I'm running a few game servers on Windows Server 2008, and sometimes they crash or freeze. This is all fine if they crash, as then my restart script can restart them, but if they just freeze, Windows will simply keep them frozen or ask if I'd like to wait or close them.
Is there any way to "skip" this prompt or add a time out (say, 10 seconds) to it, after which it would automatically force close the frozen application?