What is the best way to customize the strings that are part of the stock user
interface contained in the WixUIExtension dll?

The strings I want to change are in WixUI_en-us.wxl. As best as I can tell,
when the WixUIExtension dll is built, this wxl file is included as a
localization file on the lit command which creates the ui.wixlib file. The
ui.wixlib file is in turn built into the WixUIExtension dll as a resource.

Is there a way to customize the strings on the light command when I include
the WixUIExtension dll, similar to the way you can customize the dialog
bitmaps? Or do I have to edit the WixUI_en-us.wxl file and rebuild the dll?
-- 
View this message in context: 
http://www.nabble.com/Customizing-strings-in-the-WixUIExtension-dll-tf2830787.html#a7903129
Sent from the wix-users mailing list archive at Nabble.com.


-------------------------------------------------------------------------
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

Reply via email to