SARAH-JarvisV2/bin/system_quit_all.bat
2019-06-07 18:29:14 +02:00

9 lines
201 B
Batchfile

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