Searched defs:sProductKey (Results 1 – 5 of 5) sorted by relevance
81 std::_tstring sProductKey = "Software\\" + sManufacturer + "\\" + sDefinedName + in MigrateInstallPath() local
108 std::_tstring sProductKey = GetMsiProperty( handle, TEXT("FINDPRODUCT") ); in ExecutePostUninstallScript() local
384 std::_tstring sProductKey = GetMsiProperty( handle, TEXT("FINDPRODUCT") ); in RemoveExtensions() local
94 ByteString sProductKey( PRODUCT_KEY ); in CreateProductList() local157 ByteString sProductKey( rProduct ); in GetProductInformation() local
605 std::_tstring sProductKey = GetMsiProperty( handle, TEXT("FINDPRODUCT") ); in UninstallPatchedFiles() local
Completed in 16 milliseconds