[wix-users] Wix Bootstrapper logo size

Carlos Sosa carlos.sosa.us at outlook.com
Mon Sep 25 10:58:16 PDT 2017


Hello, is there a way to change the bundle logo size without using a custom UI?

<BootstrapperApplicationRef Id="WixStandardBootstrapperApplication.RtfLicense">
          <bal:WixStandardBootstrapperApplication
            LicenseFile="path\to\license.rtf"
            LogoFile="path\to\customlogo.png"
            />
        </BootstrapperApplicationRef>

If I tried to use a larger/longer logo it gets truncated.

Any comments are appreciated.
Thanks you.


More information about the wix-users mailing list