T-BirD
15 Jan 2004, 5:55pm
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 http:////localhost/blah.swf 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 http:////localhost/blah.swf if I try that.
Any advice is appreciated!