Applications running in a system..
-
hi... i would like to get t details of all t applications that are running in a remote system using a vb.net application. plz help me out to solve this.
Are you from Yorkshire?
Henry Minute Do not read medical books! You could die of a misprint. - Mark Twain Girl: (staring) "Why do you need an icy cucumber?" “I want to report a fraud. The government is lying to us all.”
-
hi... i would like to get t details of all t applications that are running in a remote system using a vb.net application. plz help me out to solve this.
You can do it using either the Process class or by using the System.Management namespace and the WMI Win32_Process class. Also, you're going to need an admin level account on each machine that you want to get the processes from.
A guide to posting questions on CodeProject[^]
Dave Kreskowiak Microsoft MVP Visual Developer - Visual Basic
2006, 2007, 2008 -
Are you from Yorkshire?
Henry Minute Do not read medical books! You could die of a misprint. - Mark Twain Girl: (staring) "Why do you need an icy cucumber?" “I want to report a fraud. The government is lying to us all.”
ROFL (I'm from Leeds originally!) :-D
Dave
BTW, in software, hope and pray is not a viable strategy. (Luc Pattyn)
Visual Basic is not used by normal people so we're not covering it here. (Uncyclopedia)
Why are you using VB6? Do you hate yourself? (Christian Graus)