Home
last modified time | relevance | path

Searched refs:UnsetMsiProperty (Results 1 – 7 of 7) sorted by relevance

/trunk/main/setup_native/source/win32/customactions/languagepacks/
H A Drespintest.cxx74 inline void UnsetMsiProperty(MSIHANDLE handle, const string& sProperty) in UnsetMsiProperty() function
93 UnsetMsiProperty( handle, TEXT("INVALIDDIRECTORY") ); in GetUserInstallMode()
94 UnsetMsiProperty( handle, TEXT("ISWRONGPRODUCT") ); in GetUserInstallMode()
95 UnsetMsiProperty( handle, TEXT("PATCHISOLDER") ); in GetUserInstallMode()
96 UnsetMsiProperty( handle, TEXT("ALLUSERS") ); in GetUserInstallMode()
H A Dcheckrunningofficelanguagepack.cxx96 static inline void UnsetMsiProperty(MSIHANDLE handle, const std::_tstring& sProperty) in UnsetMsiProperty() function
/trunk/main/setup_native/source/win32/customactions/shellextensions/
H A Dcheckdirectory.cxx71 static void UnsetMsiProperty(MSIHANDLE handle, const std::_tstring& sProperty) in UnsetMsiProperty() function
90 UnsetMsiProperty( handle, TEXT("DIRECTORY_NOT_EMPTY") ); in CheckInstallDirectory()
H A Dupgrade.cxx140 inline void UnsetMsiProperty(MSIHANDLE handle, const string& sProperty) in UnsetMsiProperty() function
188 UnsetMsiProperty(handle, TEXT("ALLUSERS")); in SetProductInstallMode()
H A Dlayerlinks.cxx74 inline void UnsetMsiProperty(MSIHANDLE handle, const string& sProperty) in UnsetMsiProperty() function
H A Dcheckrunningoffice.cxx96 static inline void UnsetMsiProperty(MSIHANDLE handle, const std::_tstring& sProperty) in UnsetMsiProperty() function
/trunk/main/setup_native/source/win32/customactions/patch/
H A Dswappatchfiles.cxx165 static inline void UnsetMsiProperty(MSIHANDLE handle, const std::_tstring& sProperty) in UnsetMsiProperty() function
876 UnsetMsiProperty(handle, TEXT("SHOW_ONLINEUPDATE_DIALOG")); in ShowOnlineUpdateDialog()

Completed in 30 milliseconds