Advertisement
Guest User

Untitled

a guest
Apr 17th, 2014
37
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.29 KB | None | 0 0
  1. storage:
  2. dbPath: "C:ProjectDB"
  3.  
  4. logpath="C:ProjectLogmongo.log"
  5.  
  6. sc create MongoDB binPath= ""C:Program FilesMongoDB 2.6 Standardbinmongod.exe" --service --config="C:Program FilesMongoDB 2.6 Standardmongod.cfg"" DisplayName= "MongoDB 2.6 Standard" start= "auto"
  7.  
  8. net start MongoDB
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement