Home
last modified time | relevance | path

Searched refs:sDefinedName (Results 1 – 2 of 2) sorted by relevance

/aoo41x/main/setup_native/source/win32/customactions/shellextensions/
H A Dcompleteinstallpath.cxx108 std::_tstring sDefinedName = GetMsiProperty( handle, TEXT("DEFINEDPRODUCT") ); in CompleteInstallPath() local
113 std::_tstring sProductKey30 = "Software\\" + sManufacturer + "\\" + sDefinedName + in CompleteInstallPath()
116 std::_tstring sProductKey31 = "Software\\" + sManufacturer + "\\" + sDefinedName + in CompleteInstallPath()
119 std::_tstring sProductKey32 = "Software\\" + sManufacturer + "\\" + sDefinedName + in CompleteInstallPath()
H A Dmigrateinstallpath.cxx77 std::_tstring sDefinedName = GetMsiProperty( handle, TEXT("DEFINEDPRODUCT") ); in MigrateInstallPath() local
81 std::_tstring sProductKey = "Software\\" + sManufacturer + "\\" + sDefinedName + in MigrateInstallPath()

Completed in 9 milliseconds