.WXI File
.wxi is WiX Include File
| Features | Description |
|---|---|
| File Extension | .wxi |
| Format | Text |
| Created by | Outercurve Foundation |
| Category | Developer |
.wxi is WiX Include File
| Features | Description |
|---|---|
| File Extension | .wxi |
| Format | Text |
| Created by | Outercurve Foundation |
| Category | Developer |
What's on this Page
The wxi file extension is associated with WiX (Windows Installer XML), a toolset that builds Windows installation packages from XML source code.
The wxi file is analogous to .h files for C++. The root element of this file is <Include>. Everything under the root element will be inserted inline when this file is included in another source or include file.
A wxi file extension is related to the WiX, a toolset used to build Windows apps installation packages. A wxi file stores some kind of data for WiX.