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 @@ -36,12 +36,10 @@ MongoDB Version
3636Installation Method
3737~~~~~~~~~~~~~~~~~~~
3838
39- This tutorial installs MongoDB on Windows in an unattended fashion using
40- ``msiexec.exe``. Alternatively, you may chose to install MongoDB on
41- Windows using the default installation wizard.
42-
43- |arrow| See :doc:`/tutorial/install-mongodb-enterprise-on-windows` for
44- instructions.
39+ This tutorial installs MongoDB on Windows using the command-line tool
40+ ``msiexec.exe``. To install MongoDB using the graphical MSI Installer
41+ instead, see :doc:`Install MongoDB using the MSI Installer
42+ </tutorial/install-mongodb-enterprise-on-windows>`.
4543
4644Considerations
4745--------------
Original file line number Diff line number Diff line change @@ -34,14 +34,12 @@ MongoDB Version
3434Installation Method
3535~~~~~~~~~~~~~~~~~~~
3636
37- This tutorial installs MongoDB on Windows using the default installation
38- wizard. Alternatively, you may chose to install MongoDB on Windows in an
39- unattended fashion, using ``msiexec.exe`` from the command line
40- (``cmd.exe``). This is useful for system administrators who wish to
41- deploy MongoDB using automation.
42-
43- |arrow| See :doc:`/tutorial/install-mongodb-enterprise-on-windows-unattended`
44- for instructions.
37+ This tutorial installs MongoDB on Windows using the default MSI
38+ installation wizard. To install MongoDB using the ``msiexec.exe``
39+ command-line tool instead, see :doc:`Install MongoDB using msiexec.exe
40+ </tutorial/install-mongodb-enterprise-on-windows-unattended>`. The
41+ ``msiexec.exe`` tool is useful for system administrators who wish to
42+ deploy MongoDB in an unattended fashion using automation.
4543
4644Considerations
4745--------------
Original file line number Diff line number Diff line change @@ -32,12 +32,10 @@ MongoDB Version
3232Installation Method
3333~~~~~~~~~~~~~~~~~~~
3434
35- This tutorial installs MongoDB on Windows in an unattended fashion using
36- ``msiexec.exe``. Alternatively, you may chose to install MongoDB on
37- Windows using the default installation wizard.
38-
39- |arrow| See :doc:`/tutorial/install-mongodb-on-windows` for
40- instructions.
35+ This tutorial installs MongoDB on Windows using the command-line tool
36+ ``msiexec.exe``. To install MongoDB using the graphical MSI Installer
37+ instead, see :doc:`Install MongoDB using the MSI Installer
38+ </tutorial/install-mongodb-on-windows>`.
4139
4240Considerations
4341--------------
Original file line number Diff line number Diff line change @@ -30,14 +30,12 @@ MongoDB Version
3030Installation Method
3131~~~~~~~~~~~~~~~~~~~
3232
33- This tutorial installs MongoDB on Windows using the default installation
34- wizard. Alternatively, you may chose to install MongoDB on Windows in an
35- unattended fashion, using ``msiexec.exe`` from the command line
36- (``cmd.exe``). This is useful for system administrators who wish to
37- deploy MongoDB using automation.
38-
39- |arrow| See :doc:`/tutorial/install-mongodb-on-windows-unattended` for
40- instructions.
33+ This tutorial installs MongoDB on Windows using the default MSI
34+ installation wizard. To install MongoDB using the ``msiexec.exe``
35+ command-line tool instead, see :doc:`Install MongoDB using msiexec.exe
36+ </tutorial/install-mongodb-on-windows-unattended>`. The
37+ ``msiexec.exe`` tool is useful for system administrators who wish to
38+ deploy MongoDB in an unattended fashion using automation.
4139
4240Considerations
4341--------------
You can’t perform that action at this time.
0 commit comments