954,597 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

Run an exe online

Hi there.
I'm currently working on a Games website, where most of the games are in EXE format.

Does anyone know of a way to make it so the customer can click a link to start the game instantly without haveing to [download-save-open] the file...

Or does anyone know of a way to make it so the exe can be opened within the webpage?

pure_evil020
Newbie Poster
5 posts since Aug 2008
Reputation Points: 10
Solved Threads: 0
 

You could try to find a way to convert it to Flash :-)

You could find a way to offer a VPN-type access to the site server, if it is Windows and can run the EXE file-type, then allow them to play it on the server ... but I wouldn't recommend it, if it can be done.

So option A above, or none at all is my best guess.

Good luck

convert exe to flash Google search:
http://www.google.com/search?client=firefox-a&rls=org.mozilla%3Aen-US%3Aofficial&channel=s&hl=en&q=convert+exe+to+flash&btnG=Google+Search

langsor
Posting Whiz
390 posts since Aug 2008
Reputation Points: 30
Solved Threads: 36
 

> Does anyone know of a way to make it so the customer can click a link to start the game
> instantly without haveing to [download-save-open] the file...

No, it can't be done. Isn't the reason apparent here? You go to a site, click on a link which actually hooks to a virus, the browser runs the executable without asking for a confirmation...

Go with Langsors' advice; Flash is by far the most used/safe format for distributing games on the web.

~s.o.s~
Failure as a human
Administrator
11,938 posts since Jun 2006
Reputation Points: 3,281
Solved Threads: 734
 

Ummm wow uneducated people ,

Yes it can be done without dowload If the webserver is php installed & allowing certain functions to be called.
You can use a php script with the right functions to execute a exe file all within a html page

Shnackhag
Newbie Poster
1 post since Mar 2011
Reputation Points: 10
Solved Threads: 0
 

@Shnackhag,
Hmm... I think your definition for running EXE is different from what it should be here. Don't think a browser would allow you to just take whatever content from running a exe from the server. Running exe from the server is one thing, but browser accept and stream it out as running is another. If you are talking about IE, may be able to but that's why IE is so prone of hacking. Other browser, I would expect it to ask you to download it first before you can run it. Still, it is obvious about security issue. Also PHP is an easy language for web but those who aren't careful could get the website into trouble -- can easily create a lot of security holes.

Taywin
Posting Virtuoso
1,727 posts since Apr 2010
Reputation Points: 229
Solved Threads: 239
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You