Searched refs:UnsetMsiProp (Results 1 – 3 of 3) sorted by relevance
77 UnsetMsiProp(handle, TEXT("SELECT_WORD")); in InstallUiSequenceEntry()92 UnsetMsiProp(handle, TEXT("SELECT_EXCEL")); in InstallUiSequenceEntry()107 UnsetMsiProp(handle, TEXT("SELECT_POWERPOINT")); in InstallUiSequenceEntry()
76 void UnsetMsiProp(MSIHANDLE handle, LPCTSTR name);
49 void UnsetMsiProp(MSIHANDLE handle, LPCTSTR name) in UnsetMsiProp() function
Completed in 12 milliseconds