Converting a jar file to .exe
I have used Launch4j . It runs on both windows and linux
1. Download and install the application
2. Launch Launch4j
3. In the Basic tab, Provide the full path of the output file, which obviously will be a .exe file in the Outputfile textbox also browse the jar file you want to convert
4. In the Header tab select "Console" option
5. If you are using JDK, Go to JRE Tab and put in Min and Max versions
6. If you have certain files to be specified while running the jar file, you can add them as env. variables
7. You also can provide version information on the "Version" tab.
8. Now build the wrapper, using the settings icon on the top
Hope this helps :)
I have used Launch4j . It runs on both windows and linux
1. Download and install the application
2. Launch Launch4j
3. In the Basic tab, Provide the full path of the output file, which obviously will be a .exe file in the Outputfile textbox also browse the jar file you want to convert
4. In the Header tab select "Console" option
5. If you are using JDK, Go to JRE Tab and put in Min and Max versions
6. If you have certain files to be specified while running the jar file, you can add them as env. variables
7. You also can provide version information on the "Version" tab.
8. Now build the wrapper, using the settings icon on the top
Hope this helps :)
No comments:
Post a Comment