Thursday, November 02, 2006

Create an autorun CD

Create an autorun.inf by clicking Start / Run / type notepad
In notepad type:

[autorun]
open = setup.exe
icon = icon.ico

In the above paragraph where open is located if your CD has an executable which you would
like to run automatically you would need to type the name of the executable into this line.

EXAMPLE: open = winamp.exe

Next is the icon statement, if you would like to use an icon that you have created for the CD,
place the name of the icon file into this path.

EXAMPLE: icon = mypic.ico

Once the above three lines have been typed save the file as autorun.inf and exit.
You will know when you have made a .inf file, because it should look different from the notepad document.

No comments:

Digg it !