Categories:
Android (1)
Audio (7)
C/C++ (2)
Compression (7)
Database (6)
Document (14)
Email (3)
General (50)
Graphics (17)
Image (8)
Java (1)
Picture (1)
Presentation (7)
Programming (17)
Spreadsheet (11)
Video (8)
Web (13)
Windows (63)
XML (4)
Other Resources:
.INF - File Extension for Setup Information Files
What is INF? INF, short name for Information, is used as the file extension for Setup Information files. .INF files are text files that can be opened by Notepad or any text editors. See the sample .INF file included below.
✍: FYIcenter.com
File Extension: .INF
MIME Type: text/plain
File Content: Setup Information
.INF files are Setup Information files, which are used to provide program setup information. Here is a sample .INF Setup Information file, dshowext.inf:
; stub inf file to preserve legacy driver compatibility. ; The DDK sample inf file for ; USB webcams (Intel YC76) used to refer to this file (dshowext.inf) [Version] Signature="$CHICAGO$" DriverVer=06/21/2006,6.1.7601.17514 [DSHOWEXT.Registration] [DSHOWEXT.Registration.NT]
.INF Setup Information file sample: Click sample.inf to download.
Since .INF files are in text format, you can use Notepad or any text editor to create or modify them. No special software is needed.
2012-08-23, 7125👍, 0💬
Popular Posts:
What is XLSB? XLSB, short name for Excel Spreadsheet Binary, is used as the file extension for sprea...
What is DOTX? DOTX, short name for Document Template XML, is used as the file extension for files in...
What is MHT or MHTML? MHT or MHTML, short name for MIME HTML, is used as the file extension for MIME...
What is MSG? MSG, short name for Message, is used as the file extension for Outlook Message Item fil...
What is CS? CS, short name for C Sharp, is used as the file extension for C# (C Sharp) files. .CS fi...