Skip to content

Commit 28ef3bf

Browse files
committed
DOCSP-13616 deemphasize alternate windows install method crosslinks
1 parent 42871e6 commit 28ef3bf

4 files changed

+20
-28
lines changed

source/tutorial/install-mongodb-enterprise-on-windows-unattended.txt

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -36,12 +36,10 @@ MongoDB Version
3636
Installation 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

4644
Considerations
4745
--------------

source/tutorial/install-mongodb-enterprise-on-windows.txt

Lines changed: 6 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -34,14 +34,12 @@ MongoDB Version
3434
Installation 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

4644
Considerations
4745
--------------

source/tutorial/install-mongodb-on-windows-unattended.txt

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -32,12 +32,10 @@ MongoDB Version
3232
Installation 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

4240
Considerations
4341
--------------

source/tutorial/install-mongodb-on-windows.txt

Lines changed: 6 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -30,14 +30,12 @@ MongoDB Version
3030
Installation 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

4240
Considerations
4341
--------------

0 commit comments

Comments
 (0)