InstallConfigData should allow trailing slash for INSTALLDIR

XMLWordPrintable

    • Type: Bug
    • Resolution: Cannot Reproduce
    • Priority: P4
    • 10
    • Affects Version/s: 8, 9
    • Component/s: 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.

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

              Created:
              Updated:
              Resolved: