ESPUser Posted November 9, 2024 Posted November 9, 2024 (edited) Hello everyone, I looked around using search and google and found many examples to monitor file events, but they all just monitor if a file is created, removed or changed. I need to know when a program tries to open c:\test\mytool.exe and the file mytool.exe does not exist (similar to sysinternals filemon/process monitor). In this case my program should document the missing file. Anyone got an idea how this can be done? Thanks! Edited November 9, 2024 by ESPUser
ESPUser Posted November 10, 2024 Author Posted November 10, 2024 OK, i tried a lot of things, but was not able to find a solution, so i gave up on this. I was able to solve my Problem in a different way, but i am still wondering it is possible.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now