Created
December 26, 2014 08:06
-
-
Save kofj/e396d4cb7826ecc8e896 to your computer and use it in GitHub Desktop.
Forbidden Tencent TAOFrame Service running
This file contains 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
@echo off | |
set name="TAOFrame" | |
sc delete %name% | |
sc create %name% | |
exit |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment