Jump to content

Website within .exe ?


AbydosGater

Recommended Posts

Hey peoples,
Just another quertion from me :P

I have seen a few top website using an exe for people to download and view their site via it.
One example would be for the mmorpg runescape there is an option to download an exe and run the game right from windows,
But really it is just the website in an exe,
Anyone any idea on how this can be done?
or any tutorials?

Abydos
Link to comment
Share on other sites

Yeah i started learning some c++ from some advice i got from a friend also he said i should learn c++ so i installed borland 5.5 compiler and did a few basic tutorials, hello world and stuff, but ehh its command line interface,
Are there any other good, free compilers for windows that allow the creation of a stand alone application?

Thanks
Link to comment
Share on other sites

yes, it is possible to create standalone apps with c++.  You said you already did, with your "hello world." Maybe we should talk about your use of terms here. By 'standalone app' do you mean a windows application where you can click on an icon on your desktop and a window pops up with your program, etc..?

yes, that is possible.  But again, you need to learn to crawl before you learn to walk.  If you are looking for fast results and immediate windows apps, you should look into visual basic instead of c++ but I should commit hari kari for even mentioning that...
Link to comment
Share on other sites

a) visual basic costs lots of money.
b) you don't get anywhere near as much control over your app as with c++ or even java.
c) it's windows only. So unless your host is using a windows server, you can't make a server/client app with it. I think. There may be immulators out there.  But that's assuming your host will allow you to install/run that. 
Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.