This is the simple Tip to Make a autorun file (here install file) for your cd. It means that, you can make a CD automatically run a file just while inserting in the CD-ROM.
For this every thing is easy and simple. Just you need to do is to open notepad and write :
[autorun]
OPEN=INSTALLname_of_Setup_file.EXE
ICON=INSTALLlocation_of_Setup_file.ico
Remember to change “name_of_setup_file.exe” and “location_of_setup_file.ico” and save this file as desktop.ini
Now just burn the CD with desktop.ini.
You are done!!
