
ravi.mali asked a question.
I had to upgrade jre in the project and I created jre17.0.17 vm pack using the InstallAnywhere 2021 SP2 VMPackUtility
Above is the extract of setup.exe followed by extract of VM pack used. When the setup.exe created from the build is executed it fails to load the installer. It loads a InstallAnywhere is preparing pop up which goes to 100 percent and afterwards does nothing without any error.
I have some error while running a linux executable generated from same build:
./setup.bin
Preparing to install
Extracting the JRE from the installer archive...
Unpacking the JRE...
Extracting the installation resources from the installer archive...
Configuring the installer for this system's environment...
No Java virtual machine could be found from your PATH
environment variable. You must install a VM prior to
running this program.
Can you please guide.