On Thu, Aug 28, 2014 at 7:40 PM, Steven M. Caesare <[email protected]> wrote: > Whilst I mull this over, this may help you grab a dump of the hung process as > it can trigger on an unresponsive window handle: > > http://technet.microsoft.com/en-us/sysinternals/dd996900
It would appear ProcDump must target a specific process. You must give it a name, and it will exit if the target process exits or does not exist. Is there a "wait in background" mode that I'm missing? I can prolly wrap it in a batch file or something, but it's not going to be the most reliable thing in the world... -- Ben

