Autorun a CD?

smp

Diamond Member
Dec 6, 2000
5,215
0
76
I wanna burn a CD . all it will have is an HTML file with some Flash .. but I want that HTML file to autexecute once the CD is injected .. can I do this and how? thanks.
 

LethalWolfe

Diamond Member
Apr 14, 2001
3,679
0
0
You just need to create an "autorun.inf" file. Pop in a CD you have that autoruns and take at look at its "autorun.inf" file to see how it's setup.


Lethal
 

singh

Golden Member
Jul 5, 2001
1,449
0
0
However, I don't think you can "execute" the HTML file without a helper executable file (which would just launch the default HTML file handler -- a browser).
 

Superwormy

Golden Member
Feb 7, 2001
1,637
0
0
Righto, Autorun.inf can only run .EXE files, so you'll need a helper program. Search google there a tons of options.

I know I found a free one that works well a while ago, PM if you need it, I can't find a link online right now.