Link to home
Start Free TrialLog in
Avatar of Bifffo
Bifffo

asked on

Help creating an exe

Hi folk,

I know this is probably a silly simple thing but i'm needin some help.  I written my program and it works grand (it's a application not an applet).  The only problem is i can't seem to find out how to create the exe to make it run independently from the compiler.  

If someone can help.....  
Avatar of TimYates
TimYates
Flag of United Kingdom of Great Britain and Northern Ireland image

Errrr....  why not make a jar file, and run it from there?

If you have to make it into an exe, so that it only runs on Windows machines, then you probably want to buy something like this:

http://downloads-zdnet.com.com/3000-2417-8897099.html?tag=pop
ASKER CERTIFIED SOLUTION
Avatar of girionis
girionis
Flag of Greece image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
 .. and a free one here: http://gcc.gnu.org/java/
Avatar of allelopath
allelopath

also there is InstallAnywhere
http://www.zerog.com/

or
Excelsior Jet
http://www.excelsior-usa.com/jet.html
also there is InstallAnywhere
http://www.zerog.com/

or
Excelsior Jet
http://www.excelsior-usa.com/jet.html
darnit
echo... ;-)