.WXI Extensão de arquivo
WiX Include File
| Desenvolvedor | Outercurve Foundation |
| Popularidade |
2.0 | 4 Votos |
O que é um arquivo 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.
Mais informações
An example of the <Include> root file is below:
<Include>
<Feature Id='MyFeature' Title='My 1st Feature' Level='1'>
<ComponentRef Id='MyComponent' />
</Feature>
</Include>
Programas que abrem ou fazem referência a arquivos WXI
Windows
Grátis