I recently ran across an example of how to code a
autorun.inf file. Looks like this.
[autorun]
OPEN=Bin\i386\shelexec ..\..\yourpage.htm
Can anyone explain how this works in simple terms. It is
supposed to launch the webpage in whatever browser is
installed.
Problem I have is that it doesn't and I get an error on
win2k stating that access is denied and I am logged on as
local admin with autorun enabled and no security keys
enabled that would conflict that I can tell. Other
autoruns work.
Any ideas?
|