Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
jpackage --name Klukkluk --input "<path\to\main\jar\directory>" --type "msi" --app-version "0.4X" --main-jar "klukkluk-0.xX.jar" --win-dir-chooser --dest "<path\to\destination>" --win-shortcut --icon "<path\to\klukkluk.ico>"

...