aboutsummaryrefslogtreecommitdiff
path: root/src/xsd/util/QueryNativeMachine.xsd
blob: 7a2fe61e984dc1a7df21bdfc78ff3b991b86c50e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
<element name="QueryNativeMachine">
    <annotation>
      <documentation>
        Schedules the QueryNativeMachine custom action for the current platform. For more information, see [QueryNativeMachine properties](../../../tools/wixext/wininfo#querynativemachine).
      </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>