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:
.INI - File Extension for Windows Initialization Files
What is INI? INI, short name for Initialization, is used as the file extension for Windows Initialization files. .INI files are text files that can be opened by Notepad or any text editors. See the sample .INI file included below.
✍: FYIcenter.com
File Extension: .INI
MIME Type: text/plain
File Content: Windows Initialization
.INI files are Windows Initialization files, which are text files with Windows system initialization settings. Here is a sample .INI Windows Initialization file, system.ini, containing some settings to be initialized when starting Windows:
; for 16-bit app support [386Enh] woafont=dosapp.fon EGA80WOA.FON=EGA80WOA.FON EGA40WOA.FON=EGA40WOA.FON CGA80WOA.FON=CGA80WOA.FON CGA40WOA.FON=CGA40WOA.FON [drivers] wave=mmdrv.dll timer=timer.drv [mci]
.INI Windows Initialization file sample: Click sample.ini to download.
Since .INI text files are in text format, you can use Notepad or any text editor to create or modify them. No special software is needed.
For for information on how to use .INI Windows Initialization files, see links below:
2012-07-06, 4105👍, 0💬
Popular Posts:
What is CS? CS, short name for C Sharp, is used as the file extension for C# (C Sharp) files. .CS fi...
What is VDX? VDX, short name for Visio Drawing XML, is used as the file extension for Visio Drawing ...
What is MDB? MDB, short name for Microsoft Database, is used as the file extension for Microsoft Acc...
What is CRT or CER? CRT or CER, short name for Certificate, is used as the file extension for PKI (P...
File extension CLASS is used for Java compiled class files. A CLASS sample file is provided. Free JV...