using JDK 14 build: https://jpg-data.us.oracle.com/artifactory/jdk-dev-local/jdk/14/jpackage/ci/60/bundles/osx-x64/jdk-14_osx-x64_bin.tar.gz
Steps to Reproduce:
(1) Install application using a .msi installer
(2) Install same application using .exe installer
(3) Check Add/Remove Programs
Expected:
second install should override first and only one install should be found in Add/Remove programs
Actual:
2 installs are found in the Add/Remove programs
Steps to Reproduce:
(1) Install application using a .msi installer
(2) Install same application using .exe installer
(3) Check Add/Remove Programs
Expected:
second install should override first and only one install should be found in Add/Remove programs
Actual:
2 installs are found in the Add/Remove programs
- relates to
-
JDK-8233578 Document configurable parameters of msi packages
- Resolved