Deleting Registry Key from .Reg file (Views: 20)
Problem/Question/Abstract: Deleting Registry Key from .Reg file Answer: If you want to import a key but delete another key at the same time, use the syntax in your Reg file: [-HKEY_CURRENT_USER\Software\Local Applications] Note the minus sign after the bracket. |