-
Type: Task
-
Resolution: Unresolved
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Installation
-
None
-
2
When installing the MongoDB Shell on Windows, the default installation path is C:\Users\<YourName>\AppData\Local\Programs\mongosh (for current user) or C:\Program Files\mongosh (for system-wide). We should change these to C:\Users\<YourName>\AppData\Local\Programs\MongoDB\Shell and C:\Program Files\MongoDB\Shell, respectively, as this would be more consistent with the installation paths used for other Windows programs and for other MongoDB products (e.g. server, tools, etc.) on Windows.