Home
last modified time | relevance | path

Searched defs:sProductKey (Results 1 – 4 of 4) sorted by path

/trunk/main/setup_native/source/win32/customactions/patch/
H A Dswappatchfiles.cxx605 std::_tstring sProductKey = GetMsiProperty( handle, TEXT("FINDPRODUCT") ); in UninstallPatchedFiles() local
/trunk/main/setup_native/source/win32/customactions/shellextensions/
H A Dmigrateinstallpath.cxx81 std::_tstring sProductKey = "Software\\" + sManufacturer + "\\" + sDefinedName + in MigrateInstallPath() local
H A Dpostuninstall.cxx108 std::_tstring sProductKey = GetMsiProperty( handle, TEXT("FINDPRODUCT") ); in ExecutePostUninstallScript() local
H A Dregisterextensions.cxx384 std::_tstring sProductKey = GetMsiProperty( handle, TEXT("FINDPRODUCT") ); in RemoveExtensions() local

Completed in 23 milliseconds