FileInfo

Languages

Overview

What is a WXL file? File created by the Windows Installer XML (WiX) toolset, a Windows installer development program; contains a collection of strings for localizing a product for a specific culture; includes translated user interface text for several languages.

More Information You can modify where the culture is set by editing the WixLocalization culture string. A sample of a WXL file and its culture string can be seen below: <?xml version="1.0" encoding="utf-8"?> <WixLocalization Culture="en-us" xmlns="http://schemas.microsoft.com /wix/2006/localization"> <String Id="errormsg" Overridable="yes"> General Failure</Stringgt; </WixLocalization>

Popularity3.3/5

4 votes

Quick AppUsed by
VerifiedVerified by FileInfo.com The FileInfo.com team has independently researched the WiX Localization 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
Popularity3.3 | 4 Votes

Previous / Next

In-Depth

.WXL File Extension

WiX Localization File

DeveloperOutercurve Foundation
Popularity
3.3  |  4 Votes
 

What is a WXL file?

File created by the Windows Installer XML (WiX) toolset, a Windows installer development program; contains a collection of strings for localizing a product for a specific culture; includes translated user interface text for several languages.

More Information

You can modify where the culture is set by editing the WixLocalization culture string. A sample of a WXL file and its culture string can be seen below:

<?xml version="1.0" encoding="utf-8"?> <WixLocalization Culture="en-us" xmlns="http://schemas.microsoft.com /wix/2006/localization"> <String Id="errormsg" Overridable="yes"> General Failure</Stringgt; </WixLocalization>

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

Programs that open or reference WXL files

Sort

Pricing

Program Name

Platform

Reset

X

Windows

WiX Toolset

Free

Category: Developer Files

Updated: October 8, 2013

FAQ

What is a WXL file?
File created by the Windows Installer XML (WiX) toolset, a Windows installer development program; contains a collection of strings for localizing a product for a specific culture; includes translated user interface text for several languages.