Just like this
<html> <body> <p>Test to execute a .EXEfile </p> <a href="http://<ip>/file.exe">Click here to start form</a> </body> </html>
The Assemly (exe-file) must be trusted and the CLR must be installed. And IE must be 6.0 with SP1. I deployed the exe file on an Apache on windows. |