I'm unable to bundle 64-bit Java 9 with install4j 6.1.6 for a working installation.
When "Generate 64-bit executables" is checked, the 64-bit Java 9 bundle is not visible. If it's left unchecked, the bundle is included, but installation on the target system (64-bit Win7) produces an error: "Could not use bundled JRE".
In fact, it seems that install4j only supports 32-bit JREs. When the installer without a bundled JRE is run and no Java is found on the target system, it complains about not finding "a suitable 32-bit JRE".
If that's the case, then it's a major problem, since Java 9+ has no 32-bit version at all.
Has anyone run into this problem? What are my options?
Thanks in advance
Sasha