hi all
I am new to java,i want to create exe file for my jarfiles.I want the same for web based and stand alone application .can any body please explain the above
normally, you should be able to explain, since the above is what you wish to achieve.
anyway, it's a bad idea. since you already have .jar files, you already have executable files. the upside of .jar files, compared to .exe files, is that .jar files are not depending on the OS you're using them on, while .exe files are Windows Executables.
if you still want to create .exe files based on your .jar's, check out NativeJ
Reputation Points: 919
Solved Threads: 354
Nearly a Posting Maven
Online 2,475 posts
since Jan 2007