How to Make an Auto-Run CD?


I know most of you know this but for the ones that do not?



So say you want to burn any CD and want a pop-up auto-run like this one:


1) First of all open up notepad or any text editor of your choice.


In here type the following piece of code:


[autorun]
OPEN=INSTALL\Setup_filename.EXE
ICON=myicon.ico

- ?Setup_filename.EXE? is the file you want run. Notice that it is not always a .EXE file, it can also be a .MSI so just do the apropiate edit.

- ?myicon.ico? is the icon you want the autorun box to show, if you want any. If Not, then simply remove this last part.

2) Now save this file as ?autorun.inf?, notice the .INF, do not save as .TXT.


3) Now you should have a file that looks just like this one:


You will need to add this file to the CD?s main directory and do the same with the icon you chose.

Now you simply add the data you want to burn, and burn baby burn?
cotufa-ssdd Reviewed by cotufa-ssdd on . How to Make an Auto-Run CD? How to Make an Auto-Run CD? I know most of you know this but for the ones that do not? So say you want to burn any CD and want a pop-up auto-run like this one: http://i43.tinypic.com/rmiqmp.png Rating: 5