diff options
Diffstat (limited to 'src/wixstdba/wixstdba.mc')
-rw-r--r-- | src/wixstdba/wixstdba.mc | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/src/wixstdba/wixstdba.mc b/src/wixstdba/wixstdba.mc index 66aa9767..34f8f844 100644 --- a/src/wixstdba/wixstdba.mc +++ b/src/wixstdba/wixstdba.mc | |||
@@ -71,3 +71,10 @@ Language=English | |||
71 | WIXSTDBA: Planned MSI feature: %2!ls! for %1!ls!, wixstdba requested: %3!hs!, bafunctions requested: %4!hs! | 71 | WIXSTDBA: Planned MSI feature: %2!ls! for %1!ls!, wixstdba requested: %3!hs!, bafunctions requested: %4!hs! |
72 | . | 72 | . |
73 | 73 | ||
74 | MessageId=7 | ||
75 | Severity=Success | ||
76 | SymbolicName=MSG_WIXSTDBA_PLANNED_MSI_PACKAGE | ||
77 | Language=English | ||
78 | WIXSTDBA: Planned MSI package: %1!ls!, wixstdba requested: actionMsiProperty=%2!d!;uiLevel=%3!d!;disableExternalUiHandler=%4!hs!, bafunctions requested: actionMsiProperty=%5!d!;uiLevel=%6!d!;disableExternalUiHandler=%7!hs! | ||
79 | . | ||
80 | |||