Need help in handling .exe files...

gavierfury

Newbie
Joined
Feb 18, 2009
Messages
3
Reaction score
0
can i run immediatly an exe file inside my web host directories by clicking a link in my site instead of the dialogue box with says to download or run the file?

example: a gameboy emulator visualboyadvance.exe
is there a way that i could play it immediately by clicking the visualboyadvance.exe link?

if there is, can you help me how to do it? any help is greatly appreciated... :)
 
you can code something in asp.net and make the script access the exe file and start it
 
Back
Top