[AutoRun] open=AutoRun.exe icon=AutoRun.exe, 0 ;The ", 0 " above, tells Windows to use the icon embedded in AutoRun.exe. ;If you do not want any icon in My Computer, put a semicolon in front of the icon line. ;If using your own icon file, use this line instead- ;icon=icon.ico [CUSTOM CD MENU] titletext=Example Menu and autorun.inf file buttonqty= 3 buttoncolor=clInfoBk menucolor= clWhite ;A semicolon at the begining of the line means the line is ignored by the program. ;Text inside brackets is case sensitive, use Uppercase. ;Text on left side of "=" is case sensitive, use lowercase. ;Your text can be mixed case. ;See the readme.htm file for a list of color codes. ;Path names do NOT need quotes around them if they contain spaces. ;Use "optionalcommandlineparams=" to pass parameters to exe files, or leave blank. [BUTTON1] buttontext=Click to Launch the read me file in IE relativepathandfilename="ReadMe.htm" optionalcommandlineparams= closemenuonclick=0 [BUTTON2] buttontext=Click to view the actual autorun.inf file used relativepathandfilename=autorun.inf optionalcommandlineparams= closemenuonclick=0 [BUTTON3] buttontext=Click to launch a file in a subfolder relativepathandfilename=Sub Folder Example\popup.txt optionalcommandlineparams= closemenuonclick=1 [BUTTON4] buttontext= relativepathandfilename= optionalcommandlineparams= closemenuonclick=0 [BUTTON5] buttontext= relativepathandfilename= optionalcommandlineparams= closemenuonclick=0 [BUTTON6] buttontext= relativepathandfilename= optionalcommandlineparams= closemenuonclick=0 [BUTTON7] buttontext= relativepathandfilename= optionalcommandlineparams= closemenuonclick=0 [BUTTON8] buttontext= relativepathandfilename= optionalcommandlineparams= closemenuonclick=0