Regmon and Filemon are very useful tools - among others you can find at
www.sysinternals.com. E.g. you can run filemon and then run your
application. Filemon will show you what files your application is trying
to read/write to and if it is successful or not (access denied). Regmon
will do the s...
Regmon and Filemon are very useful tools - among others you can find at
www.sysinternals.com. E.g. you can run filemon and then run your
application. Filemon will show you what files your application is trying
to read/write to and if it is successful or not (access denied). Regmon
will do the s...
[ more ]