Searched refs:sProductKey30 (Results 1 – 1 of 1) sorted by relevance
113 std::_tstring sProductKey30 = "Software\\" + sManufacturer + "\\" + sDefinedName + in CompleteInstallPath() local130 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