ProgramWindowJava

executable java file

Is it possible to make a java program executable from an icon on the desktop without having to goto command prompt and typeing java <ProgramName>.

Thanks

Replay:executable java file
you could make a.bat file, then you just put all of the necessary dos commands to run the java file, and run the .bat file and away you go...

i havent tried it but it should work

Replay:executable java file
Quote:
Originally posted by stoutr5
Is it possible to make a java program executable from an icon on the desktop without having to goto command prompt and typeing java <ProgramName>.

Thanks

see my signature, JAR tutorial..

you cannot make java into an exe, for reasons that it runs on more systems than jsut windows.

[Previous] memory address?
[Next] Bitwise comparison?

Google


Java

Bitwise comparison?
Can't figure out Static Error?
Help!! using recursion to search an array
Encrypt / Decrypt homework help
Menus
help!!!!!!!!!!!!!!!
How to access JSpinner's JTextField?
easy questions
recursion/iterator problem
repainting the whole frame??
Help Wih Chessboard Problem
Format US currency
Applet:How do I get a background image.
ArrayList printout?
Get rid of that comma in my JSpinner!!!
calling other classes
Variables not visable?
return statement trouble
how to setup showConfirmDialog?
Bumper car program