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
36
36
Installation Method
37
37
~~~~~~~~~~~~~~~~~~~
38
38
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>`.
45
43
46
44
Considerations
47
45
--------------
Original file line number Diff line number Diff line change @@ -34,14 +34,12 @@ MongoDB Version
34
34
Installation Method
35
35
~~~~~~~~~~~~~~~~~~~
36
36
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.
45
43
46
44
Considerations
47
45
--------------
Original file line number Diff line number Diff line change @@ -32,12 +32,10 @@ MongoDB Version
32
32
Installation Method
33
33
~~~~~~~~~~~~~~~~~~~
34
34
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>`.
41
39
42
40
Considerations
43
41
--------------
Original file line number Diff line number Diff line change @@ -30,14 +30,12 @@ MongoDB Version
30
30
Installation Method
31
31
~~~~~~~~~~~~~~~~~~~
32
32
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.
41
39
42
40
Considerations
43
41
--------------
You can’t perform that action at this time.
0 commit comments