During the install/uninstall, our installer calls some functions from certain dll's. If the dll doesn't exist, the installer gives an error message and it will then terminate. This is a problem during uninstall, because the user can never uninstall our product if it keeps terminating for this reason. There have already been a few customer complaints about this. Although it is most likely due to user error that the dll is not there, this is still something we should fix on our end. The uninstaller should first check to see if the dll exists, and if so, then call the function.
###@###.### 2002-04-12
###@###.### 2002-04-12
- duplicates
-
JDK-4664539 Uninstalling 1.4.0 (when JRE1.3.1_03 is installed) gives error message.
- Closed
-
JDK-4668688 Uninstalling during installation (when previous version jre exist) throws exeptn
- Closed
-
JDK-4664286 error occur in uninstalling j2re1.4.0 after dirty installation.
- Closed