I have a process running in my process list. I would like to know which file is responsible for running the process.
How can I trace it to a file?
I have a process running in my process list. I would like to know which file is responsible for running the process.
How can I trace it to a file?
With the Sysinternals suite. Looking at procmon, and/or Process Explorer.
(That's assuming it's not trivial to discover with, say the Command Line column in Task Manager, of course - see below image.)