We have developed an exe and we have created a website to download that exe.
Now is there any possibility to run that exe on a single button click in the client machine. ie if user clicks on a button in the website it has to download and run that exe.
So while clicking the link button, it have to show a "Run" dialogue box instead of the "save" dialogue box.
And upon clicking the "Run" it have to save and run the exe in the client machine.
Can anyone give suggestions for this.