Skip to content

Instantly share code, notes, and snippets.

@ujeenator
Created June 27, 2017 23:42
Show Gist options
  • Star 4 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save ujeenator/461a68816938c7f4010a535ec47b3199 to your computer and use it in GitHub Desktop.
Save ujeenator/461a68816938c7f4010a535ec47b3199 to your computer and use it in GitHub Desktop.
del %WINDIR%\perfc.* /f
echo > %WINDIR%\perfc
echo > %WINDIR%\perfc.dat
echo > %WINDIR%\perfc.dll
attrib +R %WINDIR%\perfc.*
echo DONE
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment