Autorun CD
To make a program execute automatically when a CD is inserted, create a file called AUTORUN.INF in the root of the CD and in it put:
[autorun]
open=setup.exe
This will launch setup.exe from the root of the CD.
Posted by Tin Titan at February 14, 2006 04:53 PM