View Single Post
Old 10-21-2003, 01:28 PM   #6
Heidi Maiers Heidi Maiers is offline
SOG Member
 
Heidi Maiers's Avatar
 
Joined: Jun 2003
Location: Portland, OR
Posts: 549
In case you want to add an autorun to a CD you are burning, here's how to do it:
First, open a text editor such as Notepad (found in all Windows operating systems at Start/Program Files/Accessories/Notepad) and type the following:

[autorun]
open=Launch.exe

The Launch.exe is the name of whatever executable you want to launch and can just as easily be named setup.exe, run.exe, install.exe, etc.

You must save the file with the name autorun.inf and place it at the root level of your CD along with the exe file and any other files required for the launch.
__________________
Heidi Maiers
www.heidimaiers.com
  Reply With Quote