Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8076010

issues with MSI uninstall registry key

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 9
    • 9
    • install
    • None
    • Verified

      After installing the 9 MSI, there are 2 issues

      HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\Windows\CurrentVersion\Uninstall\{26A24AE4-039D-4CA4-87B4-2F83219000F0}

      -For Enterprise msi only, the DisplayIcon is set to javaws.exe, rather than full path to javaws.exe
      -For All msi's the InstallLocation key is empty

      This is leading to 3 issues:
         -The new JavaEnvironment code is breaking from DisplayIcon being wrong, and wrongly setting the javapath exe shortcuts
         -The Java cup icon is not showing for the enterprise msi in the add/remove programs
         -The new JavaEnvironment code can't find the InstallLocation, which it prefers over DisplayIcon

            billyh William Harnois
            billyh William Harnois
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: