Hello everybody,
I used the latest jpackage to create an installer for windows. The installed
(console) application does not start and complains about "Failed to find
library" with "$ROOTDIR\runtime\bin\jli.dll".
If I change the line "app.runtime=$ROOTDIR\runtime" to
"app.runtime=$APPDIR\runtime"
Hello everybody,
currently, the default launcher generated by jpackage does not accept
command line arguments. On the other hand, the console launcher
(--win-console) allows to specify command line arguments but then a command
line window is kept open (which is fine for command line applications b
Hi all,
I've been experimenting with the recent build of jpackage and in general it
is working quite well. Thanks for your work!
One feature that I was strongly missing (or at least couldn't find anything
in the docs) is to run an own script during installation. For example, I
need to register co
Hi,
after experimenting with jpackage for creating a msi installer, I would like
to suggest the following improvements:
1. Set the ARPPRODUCTICON property, that controls the icon displayed in
Add/Remove Programs for your application.
https://wixtoolset.org/documentation/manual/v3/howtos/ui_and_lo