Windows Develop Bookmark and Share   
 index > ClickOnce and Setup & Deployment Projects > I need help bad.
 

I need help bad.

I would like to embed and also run a .exe file in an html or javascript page. Is it possible to do this and if yes could you tell me how?

THanks.
MigrationUser 1  Tuesday, May 18, 2004 9:09 PM
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.   
MigrationUser 1  Wednesday, May 19, 2004 10:17 AM
I tried doing it and it didn't work. This is waht I typed in: "<a href="http://<ip>/anastaciocorporation.com/mario.exe">Melero</a>" and what I want to do is make the mario game work and it didn't work. Did I did it inccorectly?

THanks
MigrationUser 1  Wednesday, May 19, 2004 8:42 PM

You can use google to search for other answers

Custom Search

More Threads

• ClickOnce Manifest File Error
• Clickone with ODP.NET
• Updater Application Block and Win98/ME Clients
• drag+drop onto desktop shortcuts generated by Windows Installer
• Windows Deployment Services
• How to change ASP.NET version in IIS?
• uninstall at end of installation
• Installing a ClickOnce published site
• Publish Program With Database And Crystal
• Jet Driver Launch Condition