COKEDUDEUSF Posted May 4, 2010 Posted May 4, 2010 (edited) I'm curious what is everyone's favorite Process ID Viewer for Windows. So far I like this one quite a bit. I am of course curious if they are any better ones out there. http://www.beyondlogic.org/consulting/processutil/processutil.htm Edited May 4, 2010 by COKEDUDEUSF
Tripredacus Posted May 5, 2010 Posted May 5, 2010 I use the old System Internals (now Microsoft) Process Explorer:http://technet.microsoft.com/en-us/sysinternals/bb896653.aspx
CoffeeFiend Posted May 5, 2010 Posted May 5, 2010 Process Explorer rocks, but if you just want to see a the Process ID, you can add that column in plain old device manager (view > select columns, tick PID)Edit: and if you wanted a more "console way" of doing it (like the util you showed), then there is Windows' built-in tasklist.exe, Powershell's Get-Process, you can very easily write something in vbscript that does exactly what you need (in a few minutes), etc
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now