Thursday, September 10, 2009

Remove registry keys and subtrees

In order to remove the registry key and all sub-tree beneath it, create file with extension .reg and put this text in the file and double click the file. In following example all registry keys and sub trees under MyProgram will be deleted


Windows Registry Editor Version 5.00

[-HKEY_CURRENT_USER\Software\MyProgram]

No comments: