Levon Levonian wrote:
> Will this require defining in my XML code complete UI of every standard
> dialog? Ideally, I just want to reference the needed label and change
> its font color. I am using the standard Install_Dir type of UI, with no
> actual UI code in my XML.
>   

Using WixUI, you can override the loc strings used in each dialog for 
the strings that overlap the dark colors in your bitmap. For example, 
WelcomeDlg has two strings (Description and Title) that you can override 
using WelcomeDlgDescription and WelcomeDlgTitle.

-- 
sig://boB
http://joyofsetup.com/



-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to