EXEs

Post new topic   Reply to topic Scripting Resources View previous topic :: View next topic  
Author Message
LongFang



Joined: 18 Feb 2005
Posts: 124
Location: Rembert SC.

PostPosted: Mon Mar 13, 2006 7:39 am    Post subject: EXEs Reply with quote

I am Wanting to Learn To Build EXE Programs nothing Big lil small stuff any idea what a good Program to start with as a learner
_________________
Im Not Lost. I know im on Earth

¥£ongFang »W°Ð°Ð«
Back to top
View user's profile Send private message Send e-mail Visit poster's website AIM Address Yahoo Messenger MSN Messenger
Scotsman
Site Admin


Joined: 03 Aug 2004
Posts: 705
Location: MadWolf Software

PostPosted: Mon Mar 13, 2006 8:52 am    Post subject: Reply with quote

Oh my, what language are you wanting to learn? C, C++, C#, Pascal? C and C++ are probably the most common to use to build compiled executables.

Although it is possible to build with Java as well, but it's a little more complicated.

Supposedly you can also make executables with Python, but I haven't gotten it to work right myself.

The difficulty with Java and Python is they are interpreted languages, so the EXE actually winds up being a wrapper to launch the language interpreter to run your script.
Back to top
View user's profile Send private message Visit poster's website
Lisa



Joined: 04 Aug 2004
Posts: 118
Location: Amsterdam

PostPosted: Mon Mar 13, 2006 10:47 am    Post subject: Reply with quote

I guess Long wants to try making a self installing borg. The borgs WM used were created with Wise installer which is a quite expensive application. I'm sure there are other installers (nulsoft which is freeware) that can do the job as well.

Greetz,
_________________
-Lisa-
Back to top
View user's profile Send private message MSN Messenger
Scotsman
Site Admin


Joined: 03 Aug 2004
Posts: 705
Location: MadWolf Software

PostPosted: Mon Mar 13, 2006 11:09 am    Post subject: Reply with quote

Well if that's the case, I highly recomend nulsoft. I use it for the Manor installs after all Very Happy
Back to top
View user's profile Send private message Visit poster's website
Lisa



Joined: 04 Aug 2004
Posts: 118
Location: Amsterdam

PostPosted: Mon Mar 13, 2006 1:36 pm    Post subject: Reply with quote

Yeah, but I hear you use the MAC equivalent of Notepad to code The Manor so I don't know if your recommendation is worth much Wink
_________________
-Lisa-
Back to top
View user's profile Send private message MSN Messenger
Display posts from previous:   
Post new topic   Reply to topic All times are GMT - 6 Hours
Page 1 of 1

 
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum