.WXI Přípona souboru
WiX Include File
| Vývojář | Outercurve Foundation |
| Popularita |
2.0 | 4 Hlasů |
Co je soubor WXI?
File created by the WiX toolset, a Windows installer developing program; contains a top-level container element called, <Include>, which is the root element of the file; similar to header (.H) files used by C++ code.
Další informace
An example of the <Include> root file is below:
<Include>
<Feature Id='MyFeature' Title='My 1st Feature' Level='1'>
<ComponentRef Id='MyComponent' />
</Feature>
</Include>
Programy, které otevírají nebo odkazují na soubory WXI
Windows
Zdarma