| Overload | Description |
|---|---|
| DeleteSubKeyTree() | Delete the sub tree for the DefaultBaseLocation and DefaultSubKey. Requires local admin rights, even in the CurrentUser location. |
| DeleteSubKeyTree(RegistryLocation,String) | Delete a sub key tree for the passed location and subkey. Requires local admin rights, even in the CurrentUser location. |