Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How do I launch an EXE?
Message
De
27/09/2000 01:55:47
 
 
À
25/09/2000 15:33:45
Information générale
Forum:
Internet
Catégorie:
HTML
Divers
Thread ID:
00420608
Message ID:
00421315
Vues:
22
>I'm building an HTML help. In it I'd like to add something that the user could click and then launch an EXE.

Something along the lines of:

<SCRIPT LANGUAGE="VBScript">
Set WshShell = WScript.CreateObject("WScript.Shell")
WshShell.Run ("%windir%\notepad.exe")
</SCRIPT>


Let me know what you end up using.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform