etaoin revised this gist 2 years ago. Go to revision
1 file changed, 4 insertions
kill office.bat (file created)
| @@ -0,0 +1,4 @@ | |||
| 1 | + | taskkill /f /im winword.exe | |
| 2 | + | taskkill /f /im excel.exe | |
| 3 | + | taskkill /f /im powerpnt.exe | |
| 4 | + | pause | |
Newer
Older