kavallappa chiru wrote:
Hi
How can i cretae exe file from java class file , so that i can run java 
application without running java classfile from the command prompt. I just want 
click on the icon to run it as we are all doing in windows.


You have an ASF licensed solution at:
http://svn.apache.org/viewcvs.cgi/jakarta/commons/proper/daemon/trunk/src/native/nt/procrun/apps/jar2exe/

It can convert any .jar to a standalone .exe by injecting .exe stub
inside .jar for both with or without console apps.

Regards,
Mladen.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to