.WXI Extension de fichier
WiX Include File
| Développeur | Outercurve Foundation |
| Popularité |
2.0 | 4 Votes |
Qu'est-ce qu'un fichier 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.
Plus d'informations
An example of the <Include> root file is below:
<Include>
<Feature Id='MyFeature' Title='My 1st Feature' Level='1'>
<ComponentRef Id='MyComponent' />
</Feature>
</Include>
Programmes qui ouvrent ou référencent les fichiers WXI
Windows
Gratuit