Afraid that is a bug in windows installer (not WiX) as it doesn't set the transparent windows style. There are ways around it; I created my own dialog and used a checkbox and separate label, not perfect but not so ugly. I have also seen examples with a grey background bitmap.
Neil -----Original Message----- From: David Lowndes [mailto:dav...@mvps.org] Sent: 14 August 2012 12:07 To: wix-users@lists.sourceforge.net Subject: [WiX-users] Adding a check box to the final page results in a grey background over the white property page Using the latest version of WiX, I've added a check box to the ExitDialog using: <Property Id="WIXUI_EXITDIALOGOPTIONALCHECKBOXTEXT" Value="Launch My Application Name" /> This results in the check box with the text, but also an ugly large grey rectangle behind the check box (while the property page is white). There's a bug report about the check box background "ExitDialog::OptionalCheckBox needs transparent background" here: https://sourceforge.net/tracker/?func=detail <https://sourceforge.net/tracker/?func=detail&aid=1700010&group_id=105970&at id=642714> &aid=1700010&group_id=105970&atid=642714 . but that's closed as won't fix. Is what I'm seeing the same issue, or some other known issue? Dave ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users