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