Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-69147

Documented ADDLOCAL options no longer work when installing 6.0 MSI (Windows)

    • Type: Icon: Bug Bug
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: 6.0.1
    • Component/s: None
    • Labels:
    • ALL
    • Hide

      Run the MSI with the documented arguments:

      msiexec.exe /l*v mdbinstall.log  /qb /i mongodb-windows-x86_64-6.0-signed.msi ^
                  ADDLOCAL="ServerService,LegacyClient" ^
                  SHOULD_INSTALL_COMPASS="0"

      Show
      Run the MSI with the documented arguments: msiexec.exe /l*v mdbinstall.log  /qb /i mongodb-windows-x86_64-6.0-signed.msi ^             ADDLOCAL="ServerService,LegacyClient" ^             SHOULD_INSTALL_COMPASS="0"

      The MongoDB 6.0 [installation instructions|Install MongoDB Community on Windows using msiexec.exe — MongoDB Manual] indicate the "ImportExportTools" and "LegacyClient" should be valid options when installing with msiexec.exe, but they lead to an immediate error. Some options like "ServerNoService" still work. Is the documentation wrong or is this an installer bug?

            Assignee:
            chris.kelly@mongodb.com Chris Kelly
            Reporter:
            bpoteet@cutsforth.com Brian Poteet
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: