Notification when keys/values are updated

  • Thread starter Thread starter leo
  • Start date Start date
L

leo

Is there a way/event/signal which will notify when a key or a value is
added/updated under a particular branch in the registry.

I need to watch for new/old keys/values that gets added or updated
in the registry.

i was thinking of having a service that monitors the particular
branch in the registry that iam interested in.

Appreciate the help.

Thanks
ajay
 
Is there a way/event/signal which will notify when a key or a value is
added/updated under a particular branch in the registry.

I need to watch for new/old keys/values that gets added or updated
in the registry.

i was thinking of having a service that monitors the particular
branch in the registry that iam interested in.

Appreciate the help.

Thanks
ajay


In case you didn't understand RegNotifyChangeKeyValue
http://msdn.microsoft.com/library/d...n-us/sysinfo/base/regnotifychangekeyvalue.asp

Jerold Schulman
Windows Server MVP
JSI, Inc.
http://www.jsiinc.com
http://www.jsifaq.com
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

Access Open Form with WhereCondition 6
Edit Registry Through Group Policy 0
Windows 10 Microsoft updates HELP 5
AVG and my virus 3
What is Windows registry (Registry Keys) 1
Windows 11 Windows 11 update 5
permissions 2
VLOOKUP with multiple look-up values 3

Back
Top