.WXI Bestandsextensie
WiX Include File
| Ontwikkelaar | Outercurve Foundation |
| Populariteit |
2.0 | 4 Stemmen |
Wat is een WXI-bestand?
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.
Meer informatie
An example of the <Include> root file is below:
<Include>
<Feature Id='MyFeature' Title='My 1st Feature' Level='1'>
<ComponentRef Id='MyComponent' />
</Feature>
</Include>
Programma's die WXI-bestanden openen of ernaar verwijzen
Windows
Gratis