Searched defs:sInstDir (Results 1 – 7 of 7) sorted by relevance
317 std::_tstring sInstDir = GetMsiProperty( handle, TEXT("CustomActionData") ); in RegisterExtensions() local382 std::_tstring sInstDir; in RemoveExtensions() local
74 std::_tstring sInstDir; in MigrateInstallPath() local
106 std::_tstring sInstDir; in ExecutePostUninstallScript() local
81 std::_tstring sInstDir; in CompleteInstallPath() local
183 std::_tstring sInstDir = GetMsiProperty( handle, TEXT("INSTALLLOCATION") ); in IsOfficeRunning() local
542 std::_tstring sInstDir = GetMsiProperty( handle, TEXT("INSTALLLOCATION") ); in InstallPatchedFiles() local603 std::_tstring sInstDir; in UninstallPatchedFiles() local680 std::_tstring sInstDir = GetMsiProperty( handle, TEXT("INSTALLLOCATION") ); in IsOfficeRunning() local861 std::_tstring sInstDir = GetMsiProperty( handle, TEXT("INSTALLLOCATION") ); in ShowOnlineUpdateDialog() local
176 std::_tstring sInstDir = GetMsiProperty( handle, TEXT("INSTALLLOCATION") ); in IsOfficeRunning() local
Completed in 33 milliseconds