Home
last modified time | relevance | path

Searched refs:UnsetMsiProp (Results 1 – 3 of 3) sorted by relevance

/trunk/main/setup_native/source/win32/customactions/reg4msdoc/
H A Dreg4msdocmsi.cxx77 UnsetMsiProp(handle, TEXT("SELECT_WORD")); in InstallUiSequenceEntry()
92 UnsetMsiProp(handle, TEXT("SELECT_EXCEL")); in InstallUiSequenceEntry()
107 UnsetMsiProp(handle, TEXT("SELECT_POWERPOINT")); in InstallUiSequenceEntry()
H A Dmsihelper.hxx78 void UnsetMsiProp(MSIHANDLE handle, LPCTSTR name);
H A Dmsihelper.cxx51 void UnsetMsiProp(MSIHANDLE handle, LPCTSTR name) in UnsetMsiProp() function

Completed in 24 milliseconds