Steve Bush wrote:

I want to modify this control to be transparent by the text doesn't show a grey background.

Unfortunately, MSI doesn't support transparent check box controls.

See below. Ideally, I would like to "override" this one control without having to implement by own WelcomeUIDlg.xms dialog and switch it together with the existing WiXUI_Minimal framework. Is it possible to define an override to a UI element in another dialog to create a custom version of the dialog?


In v3, the granularity is the whole dialog. In v2, you'd have to build up a new dialog set.

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

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to