What you have to do is to create a text file named "Autorun.INF" containing the following text:
[autorun]
OPEN=myprogram.EXE
ICON=myicon.ICO
where myprogram.exe is the application that you want to "autorun" and the icon will be the icon for the CD when you put it in.
Delphi tips navigator:
» Is Point in Polygon?
« How to set system wide Hot Key for a Delphi application

