From: Tobias on
Hi all,
How to delete a registry value with a .reg file? The standard hyphen
approach doesn't seem to work. I tried it like this:

[HKEY_LOCAL_MACHINE\Software\Test]
"TestItem"=-

This should delete the TestItem but it refuses to do so. Does anyone knows
the trick?

thx
Tobias