-
Type: New Feature
-
Resolution: Won't Do
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Packaging
-
Server Development Platform
1) Download and install MongoDB for windows 64bits(or 32bits)
2) Open a DOS window
3) Type "mongo"
Expected:
Mongo shell should run and error out(no mongod)
Actual:
mongo is not an internal or external command, ...
The problem is the mongodb install's bin directory is not added to the %PATH% environment variable.