Skip to content

Instantly share code, notes, and snippets.

@hamsterbacke23
Created September 11, 2014 11:24
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save hamsterbacke23/393bf79c67dfe56626bc to your computer and use it in GitHub Desktop.
Save hamsterbacke23/393bf79c67dfe56626bc to your computer and use it in GitHub Desktop.
kill mulitple windows tasks at once
taskkill /F /IM <processname.exe> /T
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment