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

InstallConfigData should allow trailing slash for INSTALLDIR

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Cannot Reproduce
    • Icon: P4 P4
    • 10
    • 8, 9
    • install
    • None

      Currently, our InstallConfigData parser doesn't allow paths with trailing \'s. I can pass INSTALLDIR=c:\test, but not INSTALLDIR=c:\test\. Not only does the MSI engine itself actually allows INSTALLDIR=c:\test\, it will even will append a trailing \ if we pass INSTALLDIR=c:\test. So I think this is an unnecessary restriction with our parser.

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

              Created:
              Updated:
              Resolved: