diff options
Diffstat (limited to 'src/xsd/util/QueryNativeMachine.xsd')
| -rw-r--r-- | src/xsd/util/QueryNativeMachine.xsd | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/src/xsd/util/QueryNativeMachine.xsd b/src/xsd/util/QueryNativeMachine.xsd new file mode 100644 index 00000000..7a2fe61e --- /dev/null +++ b/src/xsd/util/QueryNativeMachine.xsd | |||
| @@ -0,0 +1,13 @@ | |||
| 1 | <element name="QueryNativeMachine"> | ||
| 2 | <annotation> | ||
| 3 | <documentation> | ||
| 4 | Schedules the QueryNativeMachine custom action for the current platform. For more information, see [QueryNativeMachine properties](../../../tools/wixext/wininfo#querynativemachine). | ||
| 5 | </documentation> | ||
| 6 | <appinfo> | ||
| 7 | <parent namespace="http://wixtoolset.org/schemas/v4/wxs" ref="Package" /> | ||
| 8 | <parent namespace="http://wixtoolset.org/schemas/v4/wxs" ref="Module" /> | ||
| 9 | <parent namespace="http://wixtoolset.org/schemas/v4/wxs" ref="Fragment" /> | ||
| 10 | <parent namespace="http://wixtoolset.org/schemas/v4/wxs" ref="UI" /> | ||
| 11 | </appinfo> | ||
| 12 | </annotation> | ||
| 13 | </element> \ No newline at end of file | ||
