Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Select an option

  • Save williamluisan/fb1e8cd3450295fea5efbbe85631b817 to your computer and use it in GitHub Desktop.

Select an option

Save williamluisan/fb1e8cd3450295fea5efbbe85631b817 to your computer and use it in GitHub Desktop.
Clearning Windows Temp Files
del /q /f /s %temp%\*
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment