- You need to have an Net-beans project created.
- clean and build the project to create the jar file
- you need Launch4j software for converting jar to exe
- Download and install it,click download
- Run launch4j.exe
- Fill these fields
Jar :
7.your jar file will be located in C:\Uses\Your_name\Docruments\NetBeansProjects\projectname\dist\projectname.jar
8.Go to JRE tab set your max and min versions . eg ( min = 1.1.0, max = 1.8.0)
9.Now click to built wrapper button, you will prompt a window to save, save it as config.xml in the same location where you gave your exe path to be saved.
10.Run it ! (Test wrapper -> icon)
11.You have many features like adding icons.splash screens you are free to explore them.
12.If you stuck in some where watch this video
https://www.youtube.com/watch?v=T9e8Q4YGbiI&feature=youtu.be
Comments
Post a Comment