How to create your own Autorun for a CD/DVD

I am going to tell you how to create an autrorun CD with personalized icon. You will be needing an icon image. Icon image can be 48 by 48 pixels. Lets say we name it as myicon.ico. Alright. Open your favorite text editor and past this text there.

[autorun]
OPEN=your-executable-file.exe
ICON=myicon.ico

Save this file as autorun.inf and save it. Place icon file and autorun.inf file in the root of all the files you will burn. And you are done.

Leave a Reply