Click to See Complete Forum and Search --> : auto run?


Justin
06-05-2003, 06:54 AM
how could you make an auto run on a cd? i want to run enter.html that is on a cd to open when it is put into the cd drive.:confused:

DaveSW
06-05-2003, 06:56 AM
[autorun]
open=enter.html



save in notepad as autorun.inf

I think

Asch
06-05-2003, 08:57 AM
True

U can also use

-----------
shellexecute=enter.html
---------

cheers

asch
:D

AJW
10-01-2006, 08:56 PM
Did you get this to work DJustin? I tried it on a similar project, and it didn't work. I'm sure there's a simple answer. I just don't know enough to figure it out.

AJW