samedi 17 août 2019

Launch local executable from web browser

I am wondering if there is a way to launch on windows locally stored executable (with arguments) from web browser (not on localhost). Something equivalent to .net:

Process.Start("\\path\to\exe\foo.exe", arg1, arg2,..).WaitForExit()

Hopefully generic way to use in any of major browsers.




Aucun commentaire:

Enregistrer un commentaire