I have a few programs I would like to shutdown before I start gaming.
I managed to make a batch file for it, but 1 program doesn't isn't terminated.
The first two processes do shutdown, but for some reason Zonealarm doesn't. I also disabled the "Protect client" option in Zonealarm, but still, the process keeps on running.
TASKKILL /F /IM "Msseces.exe"
TASKKILL /F /IM "MsMpEng.exe"
TASKKILL /F /IM "zlclient.exe" < this one doesn't shutdown