
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Windows - <b>win.ini format</b>
[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
WIN.INI Format
Windows initialization files have the following format:
[section name]
keyname=value
In this example, [section name] is the name of a section.
Sections are used to break settings into logical groups. The
enclosing brackets ([]) are required, and the left bracket
must be in the leftmost column on the screen.
The keyname=value statement defines the value of each
setting. A keyname is the name of a setting. It can consist
of any combination of letters and digits, and must be
followed immediately by an equal sign (=). The value can be
an integer, a string, or a quoted string, depending on the
setting.
You can include comments in initialization files. You must
begin each line of comments with a semicolon (;).
Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson