How to create a windows registry watcher application using .Net,
I want this application to watch all the registry hooks and fire an event when a value change, this event will tell the old and new value for that value.
Thats possible? how? need just the idea or where to start
Launch Event Viewer, and browse to Event Viewer > Windows Logs > Security. You should see “Audit Success” events recording the date and time of your tweaks, and clicking these displays the name of the Registry key accessed, and the process responsible for the edit.
Understanding the Activity Registry The activity registry enables users to define the grading hierarchy of a course by establishing content types and setting details against the appropriate inclusion and extension records.
The subscription can be done either via WMI or directly via blocking RegNotifyChangeKeyValue call in a separate thread, and you'll have to monitor the old and the new values for yourself. Here is the code.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With