Details
Description
I downloaded the windows installer from the site
http://dist.codehaus.org/izpack/releases/3.11.0/setup.exe
Run
It extract IzPack-install-3.11.0.jar on my temp directory
Them dont launch the installer, but launch the 7-zip.
Looking at file associations, .jar are associated with 7-zip, not to java. But I have JAVA_HOME and java.exe is on my path.
In your case the file associations are essentially broken, hence it launches 7-Zip instead of the system default JVM.
Can you please perform those exact steps?
I'm interested to see this as I need to know if we can improve how Jar installer are launched using izpack2exe, or if this issue is not relevant.
Thanks a lot!
- launch a console
- type java -version
- report to us the output (you can also take a screenshot directly using JIRA).
I'm interested to see this as I need to know if we can improve how Jar installer are launched using izpack2exe, or if this issue is not relevant. Thanks a lot!