Thursday, 18 July 2013

How To convert .jar to .exe #java

How to change jar file and make it executable ".exe" file ?


that's a serious question and there are a lot of programs do it.

but I prefer that one and will make it ease to use it in few steps



Step 1 : you need to download the launch4j .
Step 2 : After installing the program , open it and will find below form




  • You will click on 1 . to choose the place that will place the new .exe file and naming it (Remember to Name [ProgramName].exe)
  • You need to select your Jar. (Click here if you have Jar and lips and want to make it one jar.)

Step 3:  as in below Picture.

  • Click on the JRE tab 
  • Add Min JRE version (Ex 1.0.0)
Step 4 : here with the latest step : 

if you want to run a specific message during the running.
  • you will click in Messages Tab  (1)
  • Click On Check BOX (2) and add your costumed messages.

  • To Run the program  . Click on (3).
  • All the log will appear in Log below.



Good luck


Related Topics:

  • Click Here to know how to crate jar file from your project.
  • Click Here to know how to make all your jar files and lips in one jar file.
  • Click Here To convert the image to ICO to add it easy to .exe file.

No comments:

Post a Comment