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