On 27-Sep-10 08:17, Naufal Basheer (Aditi) wrote: > We have an installer for which we are using both built-in Wix and custom > dialogs. Is there a way to use the existing WixUIExtension.dll resource file > for build-in resource strings and use a separate resource file for our custom > strings? We are running on WIX 2.0 and do not want to create a file which > contains strings that are already a part of WixUIExtension.dll > (WixUI_en-us.wxl).
WiX v2.0 doesn't have WixUIExtension.dll. If you're moving to WiX v3.x, you don't have to do anything special to reference strings that ship in WixUIExtension.dll; WiX will use the first string it finds, unless overridden using the Overridable attribute on the String element. -- sig://boB http://joyofsetup.com/ ------------------------------------------------------------------------------ Start uncovering the many advantages of virtual appliances and start using them to simplify application deployment and accelerate your shift to cloud computing. http://p.sf.net/sfu/novell-sfdev2dev _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users