Thanks, it helped.
"Herfried K. Wagner [MVP]" wrote:
> "Shariq" <Shariq@discussions.microsoft.com> schrieb:
> > How do I enumerate all running processes in Windows TaskManager and kill a
> > specific process using VB.Net on an XP?
>
> Check out 'System.Diagnostics.Process.GetProcesses' and the 'Process' class.
>
> --
> M S Herfried K. Wagner
> M V P <URL:
http://dotnet.mvps.org/> > V B <URL:
http://classicvb.org/petition/> >