Created
October 11, 2014 08:01
-
-
Save kyeljmd/23df801cb20b780fde7e to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
sc.exe create MongoDB binPath= "C:\mongodb\bin\mongod.exe\" --service --config=\"C:\mongodb\mongod.cfg\"" DisplayName= "MongoDB 2.6 Standard" start= "auto" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment