Skip to content

Commit d5396e1

Browse files
committed
DOCSP-3728: (Backport) Fix installation instructions for windows installations
1 parent ac00aab commit d5396e1

4 files changed

+35
-36
lines changed

source/includes/steps-install-mongodb-enterprise-on-windows-unattended.yaml

Lines changed: 6 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -2,17 +2,12 @@ title: "Download |mdb-edition|."
22
stepnum: 1
33
level: 4
44
ref: download-mongodb
5-
content: |
6-
a. Open a web browser and visit the |mdb-download-link|.
7-
8-
#. The Download Center should display the
9-
:guilabel:`Release`. From the :guilabel:`Platforms` menu, click
10-
:guilabel:`Windows x64`.
11-
12-
#. Click :guilabel:`Download`.
13-
14-
#. When the :guilabel:`Install MongoDB Enterprise` modal appears,
15-
click the :guilabel:`msi` link.
5+
source:
6+
file: steps-install-mongodb-on-windows-interactive.yaml
7+
ref: download-mongodb
8+
replacement:
9+
mongodb: ":guilabel:`MongoDB Enterprise Server`"
10+
archive: ":guilabel:`Archived releases`"
1611
---
1712
stepnum: 2
1813
level: 4

source/includes/steps-install-mongodb-on-windows-enterprise-interactive.yaml

Lines changed: 6 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -2,17 +2,12 @@ title: "Download |mdb-edition|."
22
stepnum: 1
33
level: 4
44
ref: download-mongodb
5-
content: |
6-
a. Open a web browser and visit the |mdb-download-link|.
7-
8-
#. The Download Center should display the
9-
:guilabel:`Release`. From the :guilabel:`Platforms` menu, click
10-
:guilabel:`Windows x64`.
11-
12-
#. Click :guilabel:`Download`.
13-
14-
#. When the :guilabel:`Install MongoDB Enterprise` modal appears,
15-
click the :guilabel:`msi` link.
5+
source:
6+
file: steps-install-mongodb-on-windows-interactive.yaml
7+
ref: download-mongodb
8+
replacement:
9+
mongodb: ":guilabel:`MongoDB Enterprise Server`"
10+
archive: ":guilabel:`Archived releases`"
1611
---
1712
title: "Open Windows Explorer/File Explorer."
1813
stepnum: 2

source/includes/steps-install-mongodb-on-windows-interactive.yaml

Lines changed: 18 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,25 @@ ref: download-mongodb
55
content: |
66
a. Open a web browser and visit the |mdb-download-link|.
77
8-
#. The Download Center should display the
9-
:guilabel:`Current Stable Release` and have the :iconb:`windows`
10-
:guilabel:`Windows` tab selected. If that tab is not selected,
11-
click that tab.
8+
#. The Download Center should display {{mongodb}} tab. If not,
9+
select :guilabel:`Server`, then click the {{mongodb}} tab.
1210
13-
#. Click :guilabel:`Download (msi)`.
11+
#. In the :guilabel:`Version` dropdown, select the version that
12+
corresponds to MongoDB Server |version|. The download center always
13+
displays the latest available point version. For older
14+
point releases, click {{archive}} in the right hand navigation
15+
box.
16+
17+
#. In the :guilabel:`OS` dropdown, verify that ``Windows 64-bit X64``
18+
is selected.
19+
20+
#. In the :guilabel:`Package` drop down, verify that
21+
``MSI`` is selected.
22+
23+
#. Click :guilabel:`Download`.
24+
replacement:
25+
mongodb: ":guilabel:`MongoDB Community Server`"
26+
archive: ":guilabel:`All version binaries`"
1427
---
1528
title: "Open Windows Explorer/File Explorer."
1629
stepnum: 2

source/includes/steps-install-mongodb-on-windows-unattended.yaml

Lines changed: 5 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,11 @@ title: "Download |mdb-edition|."
22
stepnum: 1
33
level: 4
44
ref: download-mongodb
5-
content: |
6-
a. Open a web browser and visit the |mdb-download-link|.
7-
8-
#. The Download Center should display the
9-
:guilabel:`Current Stable Release` and have the :iconb:`windows`
10-
:guilabel:`Windows` tab selected. If that tab is not selected,
11-
click that tab.
12-
13-
#. Click :guilabel:`Download (msi)`.
5+
source:
6+
file: steps-install-mongodb-on-windows-interactive.yaml
7+
ref: download-mongodb
8+
replacement:
9+
mongodb: ":guilabel:`MongoDB Enterprise Server`"
1410
---
1511
title: Run the Windows Installer from the Windows Command Interpreter.
1612
stepnum: 2

0 commit comments

Comments
 (0)