Re: [WiX-users] Setup logo size

2009-02-12 Thread Brian Rogers
Hey Petr, I saw an email from Eric St. John a while back with this example. Hope it helps. Do a registry search for the current DPI setting: (I know this isn’t a WIX list, this is just easier than trying to show the RegLocator rows and should be intuitive) Condition the i

[WiX-users] Setup logo size

2009-02-10 Thread Petr Moravsky
I'm trying to customize my installer with a logo by adding WixUIDialogBmp variable to WixUI_Minimal dialog set. I use a jpg logo sized 493x312 . The issue is when the user turns on large fonts in Windows (120dpi), the installer window size becomes 25% larger. The image gets stretched and looks horr