blob: e4bf9bc24206538b37d40fe039bbd5458a3a6487 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
<attribute name="Enforce" type="wxs:YesNoTypeUnion">
<annotation>
<documentation>
When set to "yes", adds a custom action to prompt the user when dependencies are missing from the computer. The default is "no".
</documentation>
<appinfo>
<parent namespace="http://wixtoolset.org/schemas/v4/wxs" ref="Requires" />
<parent namespace="http://wixtoolset.org/schemas/v4/wxs" ref="RequiresRef" />
</appinfo>
</annotation>
</attribute>
|