Home All Groups Group Topic Archive Search About

how to forcfully kill a running process by executable name with a .net application?

Author
24 Feb 2006 7:07 PM
Daniel
how to forcfully kill a running process by executable name with a .net
application?

Author
25 Feb 2006 12:36 AM
Phil Wilson
Process.GetProcessesByName() followed by Process.Kill on each the list.
--
Phil Wilson [MVP Windows Installer]
----
Show quote
"Daniel" <softwareengineer98***@yahoo.com> wrote in message
news:utVPnUXOGHA.964@tk2msftngp13.phx.gbl...
> how to forcfully kill a running process by executable name with a .net
> application?
>
>

AddThis Social Bookmark Button