I know that the TaskList command show the currently running tasks but it does not show the full pathname.
Is there a way to do it?
|
I know that the TaskList command show the currently running tasks but it does not show the full pathname. Is there a way to do it? | |||
|
feedback
|
|
Process Viewer for Windows has a command-line PV.EXE that will show full paths when used with the -v option http://www.teamcti.com/pview/prcview.htm
| |||
|
feedback
|
|
Powershell can do this:
| |||
|
feedback
|
|
Try tasklist /v | |||
|
feedback
|
|
Here is an app that will do it, but it's not a command window app. http://www.techbuzz.in/how-can-i-find-exe-location-of-processes-in-windows-xp-task-manager.php | |||
|
feedback
|