As easy as using a minus in the .reg file.
Erase a value
[HKEY_CURRENT_USER\SomeKey\SomeOtherKey] "RemoveThisValue"=-
Erase a key
[-HKEY_CURRENT_USER\SomeKey\RemoveThisKey]
Why? To find technical info, even if the source page changes.
[HKEY_CURRENT_USER\SomeKey\SomeOtherKey] "RemoveThisValue"=-
[-HKEY_CURRENT_USER\SomeKey\RemoveThisKey]
No comments:
Post a Comment