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, 7526👍, 0💬
Popular Posts:
What is PRN? PRN, short name for Printable, is used as the file extension for files padded with spac...
What is CRT or CER? CRT or CER, short name for Certificate, is used as the file extension for PKI (P...
What is CRT or CER? CRT or CER, short name for Certificate, is used as the file extension for PKI (P...
What is XLSB? XLSB, short name for Excel Spreadsheet Binary, is used as the file extension for sprea...
What is ASPX? ASPX, short name for ASP.NET Script, is used as the file extension for ASP.NET Script ...