Home
last modified time | relevance | path

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

/aoo4110/main/setup_native/source/win32/customactions/shellextensions/
H A Dcompleteinstallpath.cxx113 std::_tstring sProductKey30 = "Software\\" + sManufacturer + "\\" + sDefinedName + in CompleteInstallPath() local
130 if ( ERROR_SUCCESS == RegOpenKey( HKEY_CURRENT_USER, sProductKey30.c_str(), &hKey ) ) in CompleteInstallPath()
145 else if ( ERROR_SUCCESS == RegOpenKey( HKEY_LOCAL_MACHINE, sProductKey30.c_str(), &hKey ) ) in CompleteInstallPath()

Completed in 13 milliseconds