Home
last modified time | relevance | path

Searched refs:hklm_key (Results 1 – 1 of 1) sorted by relevance

/aoo4110/main/setup_native/source/win32/customactions/reg4msdoc/
H A Dregister.cxx274 RegistryKey hklm_key = registry.GetLocalMachineKey(); in FixReturnRegistrationState() local
276 if (hklm_key->HasSubKey(SO60_UNINSTALL_KEY)) in FixReturnRegistrationState()
279 hklm_key->OpenSubKey(SO60_UNINSTALL_KEY); in FixReturnRegistrationState()
312 RegistryKey hklm_key = registry.GetLocalMachineKey(); in FixReturnRegistrationState() local
314 if (hklm_key->HasSubKey(SO60_UNINSTALL_KEY)) in FixReturnRegistrationState()
317 hklm_key->OpenSubKey(SO60_UNINSTALL_KEY); in FixReturnRegistrationState()

Completed in 14 milliseconds