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