FileInfo

Diller

Genel Bakış

What is a WXS file? Source file created by Windows Installer XML (WiX) toolset, a Windows installer developing program; XML document containing one root element ( <Wix> ); a collection of strings for localizing a product into a specific culture; similar to .CPP files.

More Information WXS files must be written in WiX schema or else they will not compile. The <Wix> element is a top-level container in the WXS file, it can include the following children: PatchCreation - Compiles into a .PCP file. One of the following elements: Bundle - Creates bundle packages. Module - Compiles into a .MSM file. Patch - Compiles into a .MSP file. Product - Compiles into a .MSI file. Fragment - Helps build an installer database in WiX. There can only be one <PatchCreation> , <Product> , <Module> , or <Patch> section element for each WXS file or else the linking process will be broken. There can be an unlimited amount of Fragments . NOTE: WiX Source files are preprocessed and compiled into .WIXOBJ files by the Candle tool in the WiX Toolset.

Popularity3.2/5

26 votes

Quick AppUsed by
VerifiedVerified by FileInfo.com The FileInfo.com team has independently researched the WiX Source 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

Gezinme

DeveloperOutercurve Foundation
Popularity3.2 | 26 Votes

Previous / Next

In-Depth

.WXS File Extension

WiX Source File

DeveloperOutercurve Foundation
Popularity
3.2  |  26 Votes
 

What is a WXS file?

Source file created by Windows Installer XML (WiX) toolset, a Windows installer developing program; XML document containing one root element ( <Wix> ); a collection of strings for localizing a product into a specific culture; similar to .CPP files.

More Information

WXS files must be written in WiX schema or else they will not compile. The <Wix> element is a top-level container in the WXS file, it can include the following children:

There can only be one <PatchCreation> , <Product> , <Module> , or <Patch> section element for each WXS file or else the linking process will be broken. There can be an unlimited amount of Fragments .

NOTE: WiX Source files are preprocessed and compiled into .WIXOBJ files by the Candle tool in the WiX Toolset.

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

Programs that open or reference WXS files

Sort

Pricing

Program Name

Platform

Reset

X

Windows

WiX Toolset

Free

Category: Developer Files

Updated: October 16, 2013

SSS

What is a WXS file?
Source file created by Windows Installer XML (WiX) toolset, a Windows installer developing program; XML document containing one root element (<Wix>); a collection of strings for localizing a product into a specific culture; similar to .CPP files.