Skip to content

Commit cdcc222

Browse files
Michael Paikkay-kim
authored andcommitted
DOCS-4569 bugfixes 2
Signed-off-by: kay <[email protected]>
1 parent 8cee128 commit cdcc222

File tree

3 files changed

+8
-6
lines changed

3 files changed

+8
-6
lines changed

source/includes/fact-windows-unattended.rst

Lines changed: 0 additions & 4 deletions
This file was deleted.

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

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,10 @@ Interactive Installation
3737
Unattended Installation
3838
~~~~~~~~~~~~~~~~~~~~~~~
3939

40-
.. include:: /includes/fact-windows-unattended.rst
40+
You may install MongoDB unattended on Windows from the command line
41+
using ``msiexec.exe``.
42+
43+
.. include:: /includes/steps/install-mongodb-enterprise-on-windows-unattended.rst
4144

4245
Run MongoDB Enterprise
4346
----------------------

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

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,10 @@ Interactive Installation
4343
Unattended Installation
4444
~~~~~~~~~~~~~~~~~~~~~~~
4545

46-
.. include:: /includes/fact-windows-unattended.rst
46+
You may install MongoDB unattended on Windows from the command line
47+
using ``msiexec.exe``.
48+
49+
.. include:: /includes/steps/install-mongodb-on-windows-unattended.rst
4750

4851
Run MongoDB
4952
-----------

0 commit comments

Comments
 (0)