Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Making autorun.inf work
Message
General information
Forum:
Visual FoxPro
Category:
Internet applications
Miscellaneous
Thread ID:
00567889
Message ID:
00567892
Views:
13
Try it like this:

[autorun]
open=subdirectory\filename.htm

Since .HTM files are registered as HTML files in Windows, it should open it automatically.

Or try this:

[autorun]
open="explorer.exe subdirectory\filename.htm"


HTH,
Arriyel

PS Sorry, I don't have a burner to test this :)


>Is there anyone that knows how to code the "autorun.inf" file to open an html page from a cd. I have tried the following: (with no success)
>
>[autorun]
>open=explorer.exe subdirectory\filename.htm
>
>also
>received "not an application32.dll" error with:
>open=subdirectory\filename.htm
>
>I appreciate any input
Speak using soft and sweet words in case you have to eat them later.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform