Searched refs:sProductKey32 (Results 1 – 1 of 1) sorted by relevance
119 std::_tstring sProductKey32 = "Software\\" + sManufacturer + "\\" + sDefinedName + in CompleteInstallPath() local140 else if ( ERROR_SUCCESS == RegOpenKey( HKEY_CURRENT_USER, sProductKey32.c_str(), &hKey ) ) in CompleteInstallPath()155 else if ( ERROR_SUCCESS == RegOpenKey( HKEY_LOCAL_MACHINE, sProductKey32.c_str(), &hKey ) ) in CompleteInstallPath()
Completed in 9 milliseconds