RegRun watches for Registry-changes of keys like HKLMSoftwareMicrosoftWindowsCurrentVersionRun etc. and pops up if something has changed, logs it, can ask Google for the key found. Protects against Trojans and Viruses.
RegRun watches for Registry-changes of this keys :
* HKLMSoftwareMicrosoftWindowsCurrentVersionRun
* HKLMSoftwareMicrosoftWindowsCurrentVersionRunOnce
* HKLMSoftwareMicrosoftWindowsCurrentVersionRunOnceEx
* HKLMSoftwareMicrosoftWindowsCurrentVersionRunServices
* HKLMSoftwareMicrosoftWindowsCurrentVersionRunServicesOnce
* HKCUSoftwareMicrosoftWindowsCurrentVersionRun
* HKCUSoftwareMicrosoftWindowsCurrentVersionRunOnce
* HKCUSoftwareMicrosoftWindowsCurrentVersionRunOnceEx
* HKCUSoftwareMicrosoftWindowsCurrentVersionRunServices
* HKCUSoftwareMicrosoftWindowsCurrentVersionRunServicesOnce
* HKCUSoftwareMicrosoftWindows NTCurrentVersionWindowsLoad
* HKCUSoftwareMicrosoftWindows NTCurrentVersionWindowsRun
* and more...