"Daniel" <softwareengineer98037@yahoo.com> schrieb:
> how to forcfully kill a running process by executable name with a .net
> application?
Check out the 'System.Diagnostics.Process' class, its shared/static methods
and its 'Kill' method.

Signature
M S Herfried K. Wagner
M V P <URL:http://dotnet.mvps.org/>
V B <URL:http://classicvb.org/petition/>