A minus sign inserted directly after the opening bracket in an otherwise normal .reg file removes that key. It works only for keys, not for values, but you can remove, then recreate a key. Example:
[-HKEY_LOCAL_MACHINE\Software\Adobe]
This entry in a .reg file will remove that entire key and all of its subkeys and values.
You can remove a value by entering a minus sign (without quotes) as the new value. Example:
[HKEY_LOCAL_MACHINE\Software\TestKey]
"TestValue"=-
This removes the value named "TestValue", but leaves the key "TestKey" in place.
1 day 10 hours ago
1 day 12 hours ago
4 days 11 hours ago
4 days 12 hours ago
1 week 3 days ago
1 week 5 days ago
1 week 5 days ago
1 week 5 days ago
1 week 6 days ago
2 weeks 5 hours ago