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 14 hours ago
1 day 21 hours ago
1 day 21 hours ago
1 day 23 hours ago
2 days 1 hour ago
3 days 15 hours ago
4 days 22 hours ago
5 days 16 hours ago
6 days 7 hours ago
6 days 9 hours ago