jeff_skilling
New Member
- Joined
- Jun 13, 2012
- Messages
- 72
- Reaction score
- 0
Do these lines kill ALL of the diablo processes currently open?
How do I adjust this so that one batch file only pertains to that one set of Diablo/DB that I want to affect (since I have no crashes whatsoever with basic profiles, only AGB) ?
ECHO Killing Diablo
taskkill /im "Diablo III.exe"
ECHO Killing Demonbuddy
taskkill /im "Demonbuddy.exe"
How do I adjust this so that one batch file only pertains to that one set of Diablo/DB that I want to affect (since I have no crashes whatsoever with basic profiles, only AGB) ?
ECHO Killing Diablo
taskkill /im "Diablo III.exe"
ECHO Killing Demonbuddy
taskkill /im "Demonbuddy.exe"