EXE Installer Generator using One Jar - (App is not completed)
jpackage --name AppName --description "description Text" --vendor "vendor Text" --app-version 1.0.1 --input inputDir --dest outputDir --main-jar mainJarName.jar --win-shortcut --win-menu --win-menu-group --win-dir-chooser --license-file D:\Test\input\license.txt --copyright "Copyright © 2019 ACME Inc."
- Java 14
- inno setup
If you want to contribute to this project and make it better with new ideas, your pull request is very welcomed. If you find any issue just put it in the repository issue section, thank you.
Please ⭐️ this repo and share it with others