Skip to content

Instantly share code, notes, and snippets.

@kofj
Created December 26, 2014 08:06
Show Gist options
  • Save kofj/e396d4cb7826ecc8e896 to your computer and use it in GitHub Desktop.
Save kofj/e396d4cb7826ecc8e896 to your computer and use it in GitHub Desktop.
Forbidden Tencent TAOFrame Service running
@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