I'm trying to track changes in the registry made by third party programs so that I can know which registry keys my VB app has to watch. Can anyone recommend a free app that does this?
Printable View
I'm trying to track changes in the registry made by third party programs so that I can know which registry keys my VB app has to watch. Can anyone recommend a free app that does this?
http://www.sysinternals.com/
Look for a program called regmon under the appropriate OS.
:)
Thanks