AutoRun CD w/ install program
How can I create a CD with an autorun file that opens a window to install various .exe files? I guess what I want is something like when you load games onto your computer. You stick the CD in and a graphical window pops up with an install button, a view contents button, and a credits button. Can someone help?
Re: AutoRun CD w/ install program
To make the system automatically run a program when a CD is inserted, put a file on the CD
named "Autorun.inf" and make it look like this:
[autorun]
OPEN=SETUP.EXE /AUTORUN
Replace SETUP.EXE with the program on the CD that you want to run.
Note that the user can disable the autorun feature on his PC.
Iouri Boutchkine
[email protected]