Home
last modified time | relevance | path

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

/trunk/main/setup_native/source/win32/customactions/shellextensions/
H A Dcompleteinstallpath.cxx116 std::_tstring sProductKey31 = "Software\\" + sManufacturer + "\\" + sDefinedName + in CompleteInstallPath() local
135 else if ( ERROR_SUCCESS == RegOpenKey( HKEY_CURRENT_USER, sProductKey31.c_str(), &hKey ) ) in CompleteInstallPath()
150 else if ( ERROR_SUCCESS == RegOpenKey( HKEY_LOCAL_MACHINE, sProductKey31.c_str(), &hKey ) ) in CompleteInstallPath()

Completed in 15 milliseconds