Skip to content

Commit f518ac3

Browse files
committed
DOCSP-13616 deemphasize alternate windows install method crosslinks
1 parent d9a6b7a commit f518ac3

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
@@ -36,14 +36,12 @@ MongoDB Version
3636
Installation Method
3737
~~~~~~~~~~~~~~~~~~~
3838

39-
This tutorial installs MongoDB on Windows using the default installation
40-
wizard. Alternatively, you may chose to install MongoDB on Windows in an
41-
unattended fashion, using ``msiexec.exe`` from the command line
42-
(``cmd.exe``). This is useful for system administrators who wish to
43-
deploy MongoDB using automation.
44-
45-
|arrow| See :doc:`/tutorial/install-mongodb-enterprise-on-windows-unattended`
46-
for instructions.
39+
This tutorial installs MongoDB on Windows using the default MSI
40+
installation wizard. To install MongoDB using the ``msiexec.exe``
41+
command-line tool instead, see :doc:`Install MongoDB using msiexec.exe
42+
</tutorial/install-mongodb-enterprise-on-windows-unattended>`. The
43+
``msiexec.exe`` tool is useful for system administrators who wish to
44+
deploy MongoDB in an unattended fashion using automation.
4745

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

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)