Skip to content

Instantly share code, notes, and snippets.

@naranjja
Created April 23, 2015 17:22
Show Gist options
  • Save naranjja/35b9334b054a9adfebd6 to your computer and use it in GitHub Desktop.
Save naranjja/35b9334b054a9adfebd6 to your computer and use it in GitHub Desktop.
@echo off
taskkill /f /im "taskeng.exe"
taskkill /f /im "taskhost.exe"
pause
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment