How is it possible to understand which process deletes a file on the hard drive
问题 I have the following problem. I develop an application that keeps the settings in preference files. At some point in time, one of these files is being deleted. This file can not be deleted from my application. How is it possible to understand which process deletes a file on the hard drive under Windows? EDIT: The problem appears rarely. I'm looking for a program that can run as a service or something else so I can do a patch for the application which to monitor in runtime if someone deletes