• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Autorun a CD?

smp

Diamond Member
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.
 
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
 
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).
 
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.
 
Back
Top