I'm trying to find out which dll file is causing my problems. I'm using Process Monitor. It lists the Operation RegOpenKey and an error "NAME NOT FOUND" for the result, but doesn't tell me what that name is. I looked at the column names I could add to the display, but none of them seemed like they would show me the name.
How do I determine the name of the file that RegOpenKey is working on?
The value of
Path
is what is not found.