Jeff Bean wrote: > To override one or more of the strings in the localization file, make a copy > of the WixUI_en-us.wxl file and save it in your project folder. Let's assume > it is called MyUI_en-us.wxl. Edit any of the strings contained in the wxl > that you wish to change. For the sake of tidiness you can delete the strings > you haven't edited. If you are using Votive, then add the MyUI_en-us.wxl > file to the project in Visual Studio by right clicking on the installer > project and choosing Add/Existing Item... from the context menu. Select your > MyUI_en-us.wxl and click OK. Rebuild the installer project and you are done. > > If you aren't using Votive, then you should add the MyUI_en-us.wxl to the > light command line as -loc MyUI_en-us.wxl >
Right. The extension includes the default loc strings, all marked as overridable. You can specify your own without rebuilding the extension, either to add new ones for your own dialogs or to override the stock strings. i ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users