Multiple version of JAVA
I want to have multiple version of Java in my machine. But when installating a newer version of JAVA it bydefault upgrade or remove the previous version.
Can any one help me on this.
Can any one help me on this.
0 Comments
[ + ] Show comments
Answers (3)
Please log in to answer
Posted by:
rlinhartpdx
12 years ago
Posted by:
andemats
12 years ago
Just did this...
Start the exe with the "switch" STATIC=1 and grab the MSI installation from APPDATA folder.
"jre-6u31-windows.....exe STATIC=1"
If you just run the exe and grab the MSI, you'll have to edit the MSI on your own with INSTALLDIR.
If you run with the switch a different MSI is extracted, with all necessary properties for creating "side by side" installations already there.
Start the exe with the "switch" STATIC=1 and grab the MSI installation from APPDATA folder.
"jre-6u31-windows.....exe STATIC=1"
If you just run the exe and grab the MSI, you'll have to edit the MSI on your own with INSTALLDIR.
If you run with the switch a different MSI is extracted, with all necessary properties for creating "side by side" installations already there.
Rating comments in this legacy AppDeploy message board thread won't reorder them,
so that the conversation will remain readable.
so that the conversation will remain readable.