SARAH-JarvisV2/bin/system_quit_all.bat

9 lines
201 B
Batchfile
Raw Permalink Normal View History

2019-06-07 18:29:14 +02:00
taskkill /f /im explorer.exe
taskkill /f /im firefox.exe
taskkill /f /im notepad.exe
taskkill /f /im sublime_text.exe
taskkill /f /im discord.exe
start c:/Windows/explorer.exe
taskkill /f /im cmd.exe