Home Page : File Types : dot I : .ini
Each section within an ini file is denoted by a heading with the section name enclosed in square brackets, e.g:
[section-name]
With in each section there are parameter value pairs, e.g:
parameter1=value
paramteter2=ano-value
Typically lines starting with a semicolon in a .ini file are treated as comment lines and ignored by any application that reads the .ini file.
INI files are normally used to hold configuration information used by an application. On the Windows platform they have largely been replaced by the use of the windows registry, but are still used by many modern applications and are far from obsolete.
Try Free Performance Scan to help optimise memory, CPU and other PC settings.
Can you add to this? Do you know of any applications not already listed that will open or work with this type of file? Can you contribute any additional file format information? Please report any errors or omissions by e-mail to feedback@cryer.co.uk.
© Copyright 2004-2009, A B Cryer, All rights reserved.