I want to write a program to scan and log registry changes as they happen, I'd like to be able to know what is being changed, and what program is making the changes...
is this posable? if so, how can I do it?
TIA
Weaver!
Printable View
I want to write a program to scan and log registry changes as they happen, I'd like to be able to know what is being changed, and what program is making the changes...
is this posable? if so, how can I do it?
TIA
Weaver!
I'm fairly sure this is possible with hooks onto the changes in the Registry using Shell Extensions, but i'd have to dig around for it.
td.
also, using shell extensions is a hell of alot easier i c++.
td.