Open the key's base key.
public static RegistryKey OpenBaseKey(RegistryKey);
Open the base key given its name.
public static RegistryKey OpenBaseKey(string);
RegistryHelper Class | ComponentSpace.RegistryToolkit Namespace