Skip to content

Commit 20c3e15

Browse files
committed
DOCSP-13616 deemphasize alternate windows install method crosslinks
1 parent ff17e1c commit 20c3e15

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
@@ -38,12 +38,10 @@ MongoDB Version
3838
Installation 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

4846
Considerations
4947
--------------

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

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

4947
Considerations
5048
--------------

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

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

4442
Considerations
4543
--------------

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

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

4442
Considerations
4543
--------------

0 commit comments

Comments
 (0)