PDA

View Full Version : Help Make Exe's



Firespite
05-07-2003, 12:13 AM
is there a program that tells you how or help you make exe installers?

kAb
05-07-2003, 01:28 AM
out of what..? C++?

Firespite
05-07-2003, 01:40 AM
ha...i dont know....hehe...the easiest way....

wingless1
05-07-2003, 08:48 AM
You need a compiler-
It will read your program code and check it for errors
and then package what you've written as machine
language as a file that is executable (.exe)
Have you learned any languages? or are you asking about a conversion tool?
and there are also programs like winzip that zip files up and make them
a self extracting executable( meaning whoever gets it from you doesn't need
a zip utility to open it....

What are you trying to do, exactly?

{I}{K}{E}
05-07-2003, 01:27 PM
try: WinZip Self-Extractor 2.2 (http://www.winzip.com/winzipse.htm)

clintonesque
05-07-2003, 02:47 PM
I use software called Win rar to package all sorts of files into an executable program that can be instructed to instal to any directory on ones drive.

you can package pictures, mp3's, web pages, exe's, whatever.