in reply to How to kill a crashed program like Word that wasn't starter by a perl script?
in thread Answer: How to kill a crashed program like Word that wasn't starter by a perl script?

To do this programatically in Perl, see this node:Bug fixes for all your issues and then use Win32::IProccess to kill it.
  • Comment on Answer: How to kill a crashed program like Word that wasn't starter by a perl script?