-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Michael Binz edited this page Mar 25, 2020
·
5 revisions
The jlaunch project offers a simple command line executable jlgen
. Invoking jlgen
without any parameters on the command line prints the list of supported commands. The following functionality is currently supported:
- Create a jigsaw compatible Windows executable that can launch a jlink-generated application image. (Command MakeLauncher)
- Create a Windows .ico file from a single .png file. (Command CreateWindowsIcon)
- Create a MacOS .icns file from a single .png file. (Command CreateAppleIcon) Note that this is done on Windows.
jlgen
is a Windows executable, its latest release is can be downloaded under project releases. The software consists of a single, self-contained executable, no installation is required.