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" in myapplication.cfg file in the app folder,
then everything works fine.

Another bug is that the default application launcher does not accept command
line arguments (it works if you add "win-console" as an argument to
jpackage).

Best
Tobias

Reply via email to