When using autorun, IE fails to display my page:
[autorun]
open=iexplore.exe mypage.htm
Produces the “file not found” error when IE is started, and it is looking for “http://myPage.htm”. How can I force IE to recognize this as a local path and display the file properly?