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.
For more information see:
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 which will work with .ini files, view, or open .ini files? Are you able to contribute any additional reference or file format information about .ini files, or have you spotted any errors or omissions? If so then please let us know by emailing us at feedback@cryer.co.uk. Thank you.
© Copyright 2004-2010, A B Cryer, All rights reserved.