Home
last modified time | relevance | path

Searched defs:sInstDir (Results 1 – 7 of 7) sorted by relevance

/trunk/main/setup_native/source/win32/customactions/shellextensions/
H A Dregisterextensions.cxx317 std::_tstring sInstDir = GetMsiProperty( handle, TEXT("CustomActionData") ); in RegisterExtensions() local
382 std::_tstring sInstDir; in RemoveExtensions() local
H A Dmigrateinstallpath.cxx74 std::_tstring sInstDir; in MigrateInstallPath() local
H A Dpostuninstall.cxx106 std::_tstring sInstDir; in ExecutePostUninstallScript() local
H A Dcompleteinstallpath.cxx81 std::_tstring sInstDir; in CompleteInstallPath() local
H A Dcheckrunningoffice.cxx183 std::_tstring sInstDir = GetMsiProperty( handle, TEXT("INSTALLLOCATION") ); in IsOfficeRunning() local
/trunk/main/setup_native/source/win32/customactions/patch/
H A Dswappatchfiles.cxx542 std::_tstring sInstDir = GetMsiProperty( handle, TEXT("INSTALLLOCATION") ); in InstallPatchedFiles() local
603 std::_tstring sInstDir; in UninstallPatchedFiles() local
680 std::_tstring sInstDir = GetMsiProperty( handle, TEXT("INSTALLLOCATION") ); in IsOfficeRunning() local
861 std::_tstring sInstDir = GetMsiProperty( handle, TEXT("INSTALLLOCATION") ); in ShowOnlineUpdateDialog() local
/trunk/main/setup_native/source/win32/customactions/languagepacks/
H A Dcheckrunningofficelanguagepack.cxx176 std::_tstring sInstDir = GetMsiProperty( handle, TEXT("INSTALLLOCATION") ); in IsOfficeRunning() local

Completed in 26 milliseconds