Hello Community I need some help.
I want to create and publish the following software with app-v 5.1 for our school environment:
https://beook.ch/cms/tiki-index.php
Download Link:
https://beook.ch/downloads/setup/win64/beook_win64_install_6.4.4.exe
It's a ebook reader for digital learning. Sequenzer process went trough fine and I get a APP-V package as an output. Inside the sequenzer everything seems to start well, but when I try to publish the package on a client and start it afterwards I get no reaction.
Even the splash screen that should pop up on start did not appear.
Inside the package root, there is a file called beook.ini. If I open that file there is a very large configuration line:
-vm jre\bin\javaw.exe -startup plugins/org.eclipse.equinox.launcher_1.5.700.v20200207-2156.jar --launcher.library
plugins/org.eclipse.equinox.launcher.win32.win32.x86_64_1.1.1100.v20190907-0426 -nl de_DE --cluster-release -vmargs -Xms256m -Xmx800m -XX:+UseParallelGC -XX:PermSize=128m -XX:MaxPermSize=512m -Dfile.encoding=UTF-8 -Djdk.http.auth.tunneling.disabledSchemes=
It seems that a javaw.exe binary file is loaded with a bunch of parameters.
Has someone experience with APP-V packages that load one or more jar files with a java binary (javaw.exe) that is stored inside the package?
I'm really stuck. Would be great if someone has time to analyze that or get it to work. I'm thankfull for every suggestion.
Thanks in advance and kind regards
Daniel