Start an Exe from a wab page
My company wants to be able to run a program with a launch point from a web page.
The file we have is located on everyone’s C: Drive.
So for example. With a click of a button on a web page we want to be able to run an executable.
Is this possible to do without a message popping up to the user asking them to if they trust this software? I basically have to have the web page launch the executable without the user doing nothing more than clicking the button.
Thanks,
-Ober