FileInfo

Languages

Overview

What is a WXI file? 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.

More Information An example of the <Include> root file is below: <Include> <Feature Id='MyFeature' Title='My 1st Feature' Level='1'> <ComponentRef Id='MyComponent' /> </Feature> </Include>

Popularity2/5

4 votes

Quick AppUsed by
VerifiedVerified by FileInfo.com The FileInfo.com team has independently researched the WiX Include file format and Windows apps listed on this page. Our goal is 100% accuracy and we only publish information about file types that we have verified. If you would like to suggest any additions or updates to this page, please let us know .

Document Icon

Breadcrumbs

DeveloperOutercurve Foundation
Popularity2.0 | 4 Votes

Previous / Next

In-Depth

.WXI File Extension

WiX Include File

DeveloperOutercurve Foundation
Popularity
2.0  |  4 Votes
 

What is a WXI file?

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.

More Information

An example of the <Include> root file is below: <Include> <Feature Id='MyFeature' Title='My 1st Feature' Level='1'> <ComponentRef Id='MyComponent' /> </Feature> </Include>

Open over 400 file formats with File Viewer Plus . Free Download

Programs that open or reference WXI files

Sort

Pricing

Program Name

Platform

Reset

X

Windows

WiX Toolset

Free

Category: Developer Files

Updated: October 7, 2013

FAQ

What is a WXI file?
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.