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, 7968👍, 0💬
Popular Posts:
File extension EXE is used for executable files ready to be executed on computer systems. An EXE sam...
What is SCR? SCR, short name for Screen Saver, is used as the file extension for Screen Saver files....
What is CS? CS, short name for C Sharp, is used as the file extension for C# (C Sharp) files. .CS fi...
What is TIF or TIFF? TIFF, short name for Tagged Image File Format, is used as the file extension fo...
File extension CLASS is used for Java compiled class files. A CLASS sample file is provided. Free JV...