So I posted this under networking and security by accident. Asked mod to move it but they didn't so yes this is a repost. I'm sorry.
I'm running procmon to validate some software and am trying to figure out why I have thousands of:
and
and
The disposition is "Open" so I know it has something to do with opening a file but what file? It shouldn't be looking at the root of the C: drive at all.
Most end in "Success"
I've tried looking in the properties and the stack. I can't see any indication of what file.
I'm running procmon to validate some software and am trying to figure out why I have thousands of:
Code:
CreateFile C:
Code:
CreateFile C:\
Code:
CreateFile C:\ProgramFiles
The disposition is "Open" so I know it has something to do with opening a file but what file? It shouldn't be looking at the root of the C: drive at all.
Most end in "Success"
I've tried looking in the properties and the stack. I can't see any indication of what file.