Multiple installs of JDK  
Author Message
ak





PostPosted: 2007-12-1 0:47:00 Top

java-programmer, Multiple installs of JDK When you do a silent install of the JRE you have the option to pass
PRIVATE=1, resulting in an install which doesn't check the registry
for a prior installation, and doesn't update the registry. You can
therefore have more than one install of the same JRE.

I need to find a similar capability for the JDK, but can't seem to. We
get rc=1603 on the second JDK install.
How can this be done...?

JDK >= 1.5.

{{{ Andy