Notification when keys/values are updated

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
 
J

Jerold Schulman

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

Top