Skip to content

Instantly share code, notes, and snippets.

@kyeljmd
Created October 11, 2014 08:01
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kyeljmd/23df801cb20b780fde7e to your computer and use it in GitHub Desktop.
Save kyeljmd/23df801cb20b780fde7e to your computer and use it in GitHub Desktop.
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