Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Making autorun.inf work
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Applications Internet
Divers
Thread ID:
00567889
Message ID:
00567892
Vues:
15
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.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform