Page 1 of 1

Registry Watcher

Posted: Mon Nov 27, 2023 5:03 am
by MediaManny
I downloaded Tweakeze because it suggests that I can monitor the registry and take actions on changes.

I intended to create a rule that deletes any new services to update google chrome, MS Edge, etc.

For example, monitor the registry key:

Code: Select all

HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services
And delete any new services created matching:

Code: Select all

*googleupdate* (OR)
*edgeupdate*
However, when I create a new "Watcher" I only have options of:
Process, System, or Keyboard

I do not have an option to create a registry watcher.

How do I accomplish this?

Thank you.

Re: Registry Watcher

Posted: Mon Nov 27, 2023 1:40 pm
by admin
Hi there,

When creating a Watcher for Windows Registry and not specifying a Trigger, the Windows Registry Action itself becomes its own trigger.
If you create a Trigger then the Registry Action will revert to only being an Action.

See snapshot below for creating a Watcher for a Windows Registry Key:
Image