|
From: Scott P. <swp...@gm...> - 2009-10-08 18:20:18
|
Can the default WiX UIs change to use that trick so we don't have to customize everything just to get a decent background in the installer? Scott On Tue, Oct 6, 2009 at 12:56 AM, Blair <os...@li...> wrote: > This is very often discussed (search the archives, this is the second time > this week). > > This is a known limitation of the Windows Installer UI (WiX doesn't provide > you a UI, it exposes Windows Installer's so you can use it). The two > workarounds involve changing your background graphic or shrinking your > control down to the size of the checkbox itself and adding a transparent > static text with another copy of the checkbox text. > > |