Problem:
Users may install multiple copy of the same version of JRE in different directory. This confuses a lot of third party apps installers because settings in registry or actual files are overwritten in random way.
Solution:
In the installer, ensure only one single version of JRE is installed on the system. If one already exists, pops up informational dialog and exits.
###@###.### 2001-11-05
Users may install multiple copy of the same version of JRE in different directory. This confuses a lot of third party apps installers because settings in registry or actual files are overwritten in random way.
Solution:
In the installer, ensure only one single version of JRE is installed on the system. If one already exists, pops up informational dialog and exits.
###@###.### 2001-11-05