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