blob: d4d4c5b1e8cd9df4e79735723a708d735f89007d (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
<attribute name="BAFunctions" type="wxs:YesNoTypeUnion">
<annotation>
<documentation>
When set to "yes", WixStdBA will load the DLL and work with it to handle BA messages.
Only one payload may be marked with this attribute set to "yes".
</documentation>
<appinfo>
<parent namespace="http://wixtoolset.org/schemas/v4/wxs" ref="Payload" />
</appinfo>
</annotation>
</attribute>
|