IF00047
Create
An Auto-Play CD!
The application CDs that you buy launch automatically, and your burned CDs can
do the same. They can invoke a setup program or display an HTML page that links
to the CD's contents. Use Notepad to create a three-line text file based on the
lines below, and name it Autorun.inf. Place the file in the CD's root directory.
[autorun]
open=setup.exe
icon=icon.ico
Replace setup.exe with the program that should launch when the CD is inserted,
and replace icon.ico with the file containing the CD's icon. In both cases, be
sure to omit the drive letter.
Did this Article Give you the
Information You Were Looking For?

