JRE-1.6 u16
Hi ,
I have a problem. I need to provide JRE 1.6_16 msi to system where later version of java is already installed. I know that it is possible to install multiple java on one PC. So I launch jre-6u16-windows-i586.exe , found jre1.6.0_16.msi , but when I try to install it (msiexec /i jre1.6.0_16.msi /qb) I get error message that later version is installed. BUT if I install this java through *.exe file , everything installs fine and I get what I need.. Tried to search may be for some parameter or something for msi... nothing... Tried to capture installation with Procmon and noticed that installation is using
command line , but to use it directly to msi.. get same error about version...
Any advice\solution ?
Thank you.
I have a problem. I need to provide JRE 1.6_16 msi to system where later version of java is already installed. I know that it is possible to install multiple java on one PC. So I launch jre-6u16-windows-i586.exe , found jre1.6.0_16.msi , but when I try to install it (msiexec /i jre1.6.0_16.msi /qb) I get error message that later version is installed. BUT if I install this java through *.exe file , everything installs fine and I get what I need.. Tried to search may be for some parameter or something for msi... nothing... Tried to capture installation with Procmon and noticed that installation is using
"C:\Windows\system32\\msiexec.exe" /i "C:\Users\***\AppData\LocalLow\Sun\Java\jre1.6.0_16\jre1.6.0_16.msi" METHOD=joff
command line , but to use it directly to msi.. get same error about version...
Any advice\solution ?
Thank you.
0 Comments
[ + ] Show comments
Answers (0)
Please log in to answer
Be the first to answer this question
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.