Re: [WiX-users] Use a custom localization file to overwrite default for error code

2010-06-07 Thread Bob Arnson
On 6/7/2010 12:13 PM, pmarkey wrote: > Is there a way to ensure the system will use the custom version of Error1730 > instead of the default version found in the WixUI_en-us.wxl file without > modifying the default version directly? > Just include it without the Overridable attribute; it will

[WiX-users] Use a custom localization file to overwrite default for error code

2010-06-07 Thread pmarkey
In our project using "light" we reference two localization files: CUSTOM_WixUI_en-us.wxl and WixUI_en-us.wxl In most cases we create a custom localization and place them in the CUSTOM_WixUI_en-us.xml and then reference them when necessary. In this instance I want to modify the text of an error