You are also able to comment entire sections in .INI files by placing a star before the section name...

Code:
*[section1]
thing1 = some stuff
thing2 = some more stuffand a return
thing3 = even more stuff
thing4=line1line2



Lee