@1002522146
        
        2017-06-22T04:37:42.000000Z
        字数 142
        阅读 399
    
sc.exe create MongoDB binPath= "\"mongo bin路径\mongod.exe\" --service --config=\"mongo路径\mongod.cfg\"" DisplayName= "MongoDB" start= "auto"
sc delete MongoDB
