I am trying to check whether or not an application is hung using vbscript. So the script should go out and look at a process and if it is hung stop the kill the process. I have found a way to do this with VB but nothing with VBscript. Any suggestions would be greatly appreciated.