.WXI Rozszerzenie pliku
WiX Include File
| Deweloper | Outercurve Foundation |
| Popularność |
2.0 | 4 Głosów |
Czym jest plik 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.
Więcej informacji
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 otwierające lub odwołujące się do plików WXI
Windows
Bezpłatny