OK, it may not be a trick to anybody else, but, I found this very frustrating a while back when I was trying to figure it out and nobody knew how… All I wanted to do was make it so the Autorun feature on a CD-ROM I was creating would bring up a web page upon loading. Well, today, I found the trick (thank you Open Office. The autorun file needs to look like this:
[autorun]
open=shellrun.exe default.html
So simple…