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.
7 hours 51 min ago
8 hours 1 min ago
15 hours 48 min ago
4 days 17 hours ago
4 days 18 hours ago
5 days 2 hours ago
5 days 23 hours ago
6 days 13 hours ago
6 days 14 hours ago
1 week 15 hours ago