autoruncdrom
|
|
Make An Autorun CD-Rom
Make An Autorun CD-Rom
If you want that your setup program will start running immediately after
the user insert the CD-Rom to the drive, do the following:
make a file called Autorun.inf that look like this:
[autorun]
OPEN=SETUP.EXE /AUTORUN
the file should be placed at the root directory of the CD-Rom, and your
Setup.exe file should be placed at the root directory too.
| |
|
|
|