I'm sure there's a way to do this, in fact I think I've done it myself a long time ago... I'm looking for a way to monitor an executable to see what files and directories it is accessing whilst running.
What's the best way to do it?
Printable View
I'm sure there's a way to do this, in fact I think I've done it myself a long time ago... I'm looking for a way to monitor an executable to see what files and directories it is accessing whilst running.
What's the best way to do it?
Try RegMon or FileMon from Microsoft.
RegMon for Windows
FileMon for Windows
Still, you tried to help and that's the main thing :)
Pretty powerful tools - once you get your head around them!
Process Explorer can do this too and may be a better option than Process Monitor. It really depends on what you are trying to achieve.