blob: 5b22cc6459caad7883cf1203661d70b138763bca (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
<element name="QueryWindowsWellKnownSIDs">
<annotation>
<documentation>
Schedules the QueryOsWellKnownSID custom action for the current platform. For more information, see [QueryWindowsWellKnownSIDs properties](../../../tools/wixext/wininfo#querywindowswellknownsids).
</documentation>
<documentation>Schedules the QueryOsWellKnownSID custom action for the current platform.</documentation>
<appinfo>
<parent namespace="http://wixtoolset.org/schemas/v4/wxs" ref="Package" />
<parent namespace="http://wixtoolset.org/schemas/v4/wxs" ref="Module" />
<parent namespace="http://wixtoolset.org/schemas/v4/wxs" ref="Fragment" />
<parent namespace="http://wixtoolset.org/schemas/v4/wxs" ref="UI" />
</appinfo>
</annotation>
</element>
|