AtmaWeapon
09-22-2004, 08:17 AM
I know there is a FileSystemWatcher component that will watch a directory and fire events when changes are made to it, but is there a similar component that will monitor the Registry?
How do I watch the Registry for changes?AtmaWeapon 09-22-2004, 08:17 AM I know there is a FileSystemWatcher component that will watch a directory and fire events when changes are made to it, but is there a similar component that will monitor the Registry? MKoslof 09-22-2004, 07:50 PM I have not tried this, nor have I really looked into it, but maybe this is worth a review: http://www.123aspx.com/resdetail.aspx?res=31547 Crouchie1998 12-05-2004, 05:39 PM Of course you have the normal API's which monitor the registry for changes, but if you just want an application then I reccommend this one: http://www.sysinternals.com/ntw2k/source/regmon.shtml The file is called 'regmon' & is a superb program which is FREEWARE For the Windows 98 version: --------------------------- http://www.sysinternals.com/files/regmon95.zip (72 kb) For the NT/2000/Xp version: --------------------------- http://www.sysinternals.com/files/ntregmon.zip (72 kb) For the 64 Bit versions: ---------------------- XP/2003 version: ---------------- http://www.sysinternals.com/Files/regmonamd64.zip XP 64 Bit: http://www.sysinternals.com/files/regmon64.zip I hope this helps |
EZ Archive Ads Plugin for vBulletin Copyright 2006 Computer Help Forum