blob: 7226843c373e7e8f8a99b77652bf62bc0c741a95 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
<element name="QueryWindowsDriverInfo">
<annotation>
<documentation>
Schedules the QueryOsDriverInfo custom action for the current platform. For more information, see [QueryWindowsDriverInfo properties](../../../tools/wixext/wininfo#querywindowsdriverinfo).
</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>
|