in reply to
Quit Exe file in Windows Task Manager
Simplest solution might be to check out taskkill.exe (C:\WINDOWS\system32\taskkill.exe). It got bunch of options.
taskkill /IM winword.exe
Comment on
Re: Quit Exe file in Windows Task Manager
In Section
Seekers of Perl Wisdom