CD Autorunning a flash file.
T-BirD
Montgomery, AL
Is it possible? So far I've tried several different approaches in the autorun.inf file, like:
[autorun]
OPEN=blah.swf
and
[autorun]
OPEN="C:\Program Files\Internet Explorer\IEXPLORE.EXE" blah.swf
In case flash files aren't associated automatically with internet explorer...
In both cases, the blah.swf is sitting in the same directory as the inf file (aka, cd base dir.)
In the first case, it tells me "Access to the specified device, path, or file is denied" - in the second, it tries to go to http://blah.swf or [url]http:////localhost/blah.swf[/url] if I try that.
Any advice is appreciated!
[autorun]
OPEN=blah.swf
and
[autorun]
OPEN="C:\Program Files\Internet Explorer\IEXPLORE.EXE" blah.swf
In case flash files aren't associated automatically with internet explorer...
In both cases, the blah.swf is sitting in the same directory as the inf file (aka, cd base dir.)
In the first case, it tells me "Access to the specified device, path, or file is denied" - in the second, it tries to go to http://blah.swf or [url]http:////localhost/blah.swf[/url] if I try that.
Any advice is appreciated!
0
Comments
The idea is for them to pop it in and it starts up (unless they have autoplay disabled).
I'm about to try a few of the other options by just using a .lnk file in the same directory with that in the "path" box under properties.
Crap:
"Cannot find 'file://blah.swf/'. Make sure the path or Internet address is correct."
open=browsercall.exe blah.swf