Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Windows - <b>sys.ini format</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
        SYS.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 of the
 setting can be an integer, a Boolean value, a string, or a
 quoted string, depending on the setting. There are multiple
 settings in most sections.

 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