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

need to fix JDK's public JRE UE

XMLWordPrintable

      As part of the new msi redesign work (8034956), we've removed all UI from the jre MSI file. The JDK launches the jre.msi to install the public JRE, and the jre MSI would provide UE for the ChangeFolder and the SetupProgress. But now it does not provide these 2 dialogs, so the JDK's Progress just shows.

      The fix should be the following:
          -JDK should launch the JRE offline .exe, rather than the MSI file
          -JDK should launch with the /lang= arg, which will eventually work with the new UE stuff. It should support the langs that the JDK installer supports: 1033, 2052 and 1041 I believe.
          -need to make changes in the JRE wrapper to take an arg to skip the license/welcome dialog, and just provide the ChangeFolder/Progress dialogs.

            avshastr Avani Shastri (Inactive)
            billyh William Harnois
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: