We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5d73291 commit a7d2a36Copy full SHA for a7d2a36
source/tutorial/install-mongodb-on-windows.txt
@@ -44,6 +44,16 @@ enter the following command in either the :guilabel:`Command Prompt` or
44
OS Version: 10.0.17134 N/A Build 17134
45
System Type: x64-based PC
46
47
+Make certain that you show set Windows Explorer to show file name
48
+extensions for all file types. This can prevent issues where the file
49
+extension that is shown is not the file extension that Windows
50
+understands.
51
+
52
+.. example::
53
54
+ If Windows Explorer has known file extensions hidden, what may
55
+ appear to be ``mongod.cfg`` is actually ``mongod.cfg.txt``.
56
57
.. important::
58
59
Before installing MongoDB, update your Windows host with the latest
0 commit comments