H
Homer J. Simpson
I'm trying to find out what application on my machine is leaving behind tons
of .TMP files in the TEMP directory without ever deleting them. I know I
can do it manually, it's no big hassle, but as a developer myself, I know
it's good practice to delete your own temp files when you're either done
with them or your app is being closed...I'm curious more than anything else.
I'm very well aware of apps such as File Monitor and Disk Monitor on
www.sysinternals.com; however these utilities, as great as they are, track
so many events that it's downright impossible to filter out things I'm not
interested in--in my particular case, simply associating a file with the
executable that created it.
Can anyone suggest such a utility? I'm not even sure if this is technically
possible, excluding realtime monitoring...
of .TMP files in the TEMP directory without ever deleting them. I know I
can do it manually, it's no big hassle, but as a developer myself, I know
it's good practice to delete your own temp files when you're either done
with them or your app is being closed...I'm curious more than anything else.
I'm very well aware of apps such as File Monitor and Disk Monitor on
www.sysinternals.com; however these utilities, as great as they are, track
so many events that it's downright impossible to filter out things I'm not
interested in--in my particular case, simply associating a file with the
executable that created it.
Can anyone suggest such a utility? I'm not even sure if this is technically
possible, excluding realtime monitoring...