Previous Thread:   inop add/remove programs program??help

10/13/2005 9:31:33 AM    Notification when keys/values are updated
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



10/13/2005 9:05:44 PM    Re: Notification when keys/values are updated
hi,  
  
may be this one helps:  
  
http://www.sysinternals.com/Utilities/Regmon.html  
  
cheers  
  
zlep  
  
leo wrote:

10/25/2005 1:12:18 PM    Re: Notification when keys/values are updated
On 13 Oct 2005 09:31:33 -0700, "leo" <ajayleo@gmail.com> wrote:  
  
In case you didn't understand RegNotifyChangeKeyValue  
  
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/sysinfo/base/regnotifychangekeyvalue.asp  
  
Jerold Schulman  
  
Windows Server MVP  
  
JSI, Inc.  
  
http://www.jsiinc.com  
  
http://www.jsifaq.com

10/25/2005 4:13:27 PM    Re: Notification when keys/values are updated
see RegNotifyChangeKeyValue  
  
leo wrote: