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. If you want to launch a nonexecutable item like an HTML file, precede it with start.exe in the open= line. Note that all file links in the HTML file should be relative ones, omitting the drive letter.
0
Create An Auto-Play CD
Started by
tnctx02
, Jan 14 2006 04:36 PM
2 replies to this topic
#1
Posted 14 January 2006 - 04:36 PM
#2
Posted 15 January 2006 - 01:00 AM
i never had to do this my self, normaly the cd programmer does it for me if i need it to auto start, but thankx agian for an Great Guide
#3
Posted 16 January 2006 - 01:22 AM
Thanks so much!!! I never knew how to do this before!
0 user(s) are reading this topic
0 members, 0 guests, 0 anonymous users