File tree Expand file tree Collapse file tree 4 files changed +20
-28
lines changed Expand file tree Collapse file tree 4 files changed +20
-28
lines changed Original file line number Diff line number Diff line change @@ -38,12 +38,10 @@ MongoDB Version
3838Installation Method
3939~~~~~~~~~~~~~~~~~~~
4040
41- This tutorial installs MongoDB on Windows in an unattended fashion using
42- ``msiexec.exe``. Alternatively, you may chose to install MongoDB on
43- Windows using the default installation wizard.
44-
45- |arrow| See :doc:`/tutorial/install-mongodb-enterprise-on-windows` for
46- instructions.
41+ This tutorial installs MongoDB on Windows using the command-line tool
42+ ``msiexec.exe``. To install MongoDB using the graphical MSI Installer
43+ instead, see :doc:`Install MongoDB using the MSI Installer
44+ </tutorial/install-mongodb-enterprise-on-windows>`.
4745
4846Considerations
4947--------------
Original file line number Diff line number Diff line change @@ -37,14 +37,12 @@ MongoDB Version
3737Installation Method
3838~~~~~~~~~~~~~~~~~~~
3939
40- This tutorial installs MongoDB on Windows using the default installation
41- wizard. Alternatively, you may chose to install MongoDB on Windows in an
42- unattended fashion, using ``msiexec.exe`` from the command line
43- (``cmd.exe``). This is useful for system administrators who wish to
44- deploy MongoDB using automation.
45-
46- |arrow| See :doc:`/tutorial/install-mongodb-enterprise-on-windows-unattended`
47- for instructions.
40+ This tutorial installs MongoDB on Windows using the default MSI
41+ installation wizard. To install MongoDB using the ``msiexec.exe``
42+ command-line tool instead, see :doc:`Install MongoDB using msiexec.exe
43+ </tutorial/install-mongodb-enterprise-on-windows-unattended>`. The
44+ ``msiexec.exe`` tool is useful for system administrators who wish to
45+ deploy MongoDB in an unattended fashion using automation.
4846
4947Considerations
5048--------------
Original file line number Diff line number Diff line change @@ -34,12 +34,10 @@ MongoDB Version
3434Installation Method
3535~~~~~~~~~~~~~~~~~~~
3636
37- This tutorial installs MongoDB on Windows in an unattended fashion using
38- ``msiexec.exe``. Alternatively, you may chose to install MongoDB on
39- Windows using the default installation wizard.
40-
41- |arrow| See :doc:`/tutorial/install-mongodb-on-windows` for
42- instructions.
37+ This tutorial installs MongoDB on Windows using the command-line tool
38+ ``msiexec.exe``. To install MongoDB using the graphical MSI Installer
39+ instead, see :doc:`Install MongoDB using the MSI Installer
40+ </tutorial/install-mongodb-on-windows>`.
4341
4442Considerations
4543--------------
Original file line number Diff line number Diff line change @@ -32,14 +32,12 @@ MongoDB Version
3232Installation Method
3333~~~~~~~~~~~~~~~~~~~
3434
35- This tutorial installs MongoDB on Windows using the default installation
36- wizard. Alternatively, you may chose to install MongoDB on Windows in an
37- unattended fashion, using ``msiexec.exe`` from the command line
38- (``cmd.exe``). This is useful for system administrators who wish to
39- deploy MongoDB using automation.
40-
41- |arrow| See :doc:`/tutorial/install-mongodb-on-windows-unattended` for
42- instructions.
35+ This tutorial installs MongoDB on Windows using the default MSI
36+ installation wizard. To install MongoDB using the ``msiexec.exe``
37+ command-line tool instead, see :doc:`Install MongoDB using msiexec.exe
38+ </tutorial/install-mongodb-on-windows-unattended>`. The
39+ ``msiexec.exe`` tool is useful for system administrators who wish to
40+ deploy MongoDB in an unattended fashion using automation.
4341
4442Considerations
4543--------------
You can’t perform that action at this time.
0 commit comments