Lines Matching full:roots
891 HKEY roots[] = { HKEY_LOCAL_MACHINE, HKEY_CURRENT_USER };892 for (size_t i = 0; i < arraysize(roots); ++i) {894 if (roots[i] == HKEY_LOCAL_MACHINE)902 InstallUtil::DeleteRegistryKey(roots[i], ext_prog_id);908 InstallUtil::DeleteRegistryKey(roots[i], ext_association);