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