Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How do I launch an EXE?
Message
From
27/09/2000 01:55:47
 
 
To
25/09/2000 15:33:45
General information
Forum:
Internet
Category:
HTML
Miscellaneous
Thread ID:
00420608
Message ID:
00421315
Views:
23
>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.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform