Searched refs:sProductKey31 (Results 1 – 1 of 1) sorted by relevance
116 std::_tstring sProductKey31 = "Software\\" + sManufacturer + "\\" + sDefinedName + in CompleteInstallPath() local135 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 9 milliseconds