.WXI Estensione file
WiX Include File
| Sviluppatore | Outercurve Foundation |
| Popolarità |
2.0 | 4 Voti |
Che cos'è un file 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.
Maggiori informazioni
An example of the <Include> root file is below:
<Include>
<Feature Id='MyFeature' Title='My 1st Feature' Level='1'>
<ComponentRef Id='MyComponent' />
</Feature>
</Include>
Programmi che aprono o fanno riferimento ai file WXI
Windows
Gratuito