Answer the question
In order to leave comments, you need to log in
How to detect frozen applications and automatically close on windows7?
The game server periodically crashes with the error "The program has stopped working" , tell me how you can identify a hung application and automatically close such applications for the subsequent restart of the server?
Answer the question
In order to leave comments, you need to log in
taskkill has a process state filter, you can write something like
taskkill /FI "STATUS ne RUNNING"
Try third party software as an option.
For example , Process Lasso can automatically terminate hung processes.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question