Is there a way to start an application using JScript?
You can use something like:
WSH = new ActiveXObject("WScript.Shell");
WSH.run("notepad.exe");
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With