The same topic in the v3 WiX.chm describes the different approach required for WiX v3's WixUI library.

Mark Line wrote:


    Replacing the stock bitmaps

The WixUI dialog library includes stock bitmaps for the background of the welcome and installation-complete dialogs and the top banner of the other dialogs. You can "override" those graphics with your own for product-branding purposes. To replace stock bitmaps, add the files from the table below to a subdirectory named Bitmaps under your WiX source file.

*File name*     *Description*   *Dimensions*
bannrbmp.bmp    Top banner      500 × 63
dlgbmp.bmp Background bitmap used on welcome and install-complete dialogs 503 × 314
exclamic.ico    Exclamation icon on the wait-for-costing dialog         32 × 32
info.ico        Information icon on the cancel and error dialogs        32 × 32
New.ico         Button glyph on directory-browse dialog         16 × 16
Up.ico  Button glyph on directory-browse dialog         16 × 16

From http://wix.sourceforge.net/manual-wix2/WixUI_dialog_library.htm

    ----- Original Message -----
    *From:* Levon Levonian <mailto:[EMAIL PROTECTED]>
    *To:* wix-users@lists.sourceforge.net
    <mailto:wix-users@lists.sourceforge.net>
    *Sent:* Tuesday, August 07, 2007 5:34 PM
    *Subject:* [WiX-users] Wix branding

    Hi All,

    I was looking into changing the 2 bitmaps (top banner and the
    dialog bitmap) and got a feeling I need to re-write the UI in XML
    in order to get those in. I have an InstallDir type of UI, and I
    don't want to change anything else, just have 2 custom bitmaps. Is
    there a fast way to achieve that?

    Thanks!


    **************************************************************************
    READER BEWARE: Unencrypted, unsigned Internet e-mail is inherently
    insecure.

    Internet messages may be corrupted, incomplete, misdirected or may
    incorrectly identify the sender. Therefore, nothing in this message or
    attachments may be considered legally binding.

    THIS MESSAGE IS ONLY INTENDED FOR THE USE OF THE INDIVIDUAL
    OR ENTITY TO WHICH IT IS ADDRESSED AND MAY BE PRIVILEGED.

    If you are not the intended recipient or their authorized agent, you
    may not forward or copy this information and must delete or
    destroy all
    copies of this message and attachments received.

    If you have received this communication in error, please notify
    Matrikon Inc. by telephone at (780) 448-1010.
    **************************************************************************

    ------------------------------------------------------------------------
    -------------------------------------------------------------------------
    This SF.net email is sponsored by: Splunk Inc.
    Still grepping through log files to find problems?  Stop.
    Now Search log events and configuration files using AJAX and a
    browser.
    Download your FREE copy of Splunk now >>  http://get.splunk.com/

    ------------------------------------------------------------------------
    _______________________________________________
    WiX-users mailing list
    WiX-users@lists.sourceforge.net
    https://lists.sourceforge.net/lists/listinfo/wix-users

------------------------------------------------------------------------

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
------------------------------------------------------------------------

_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

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

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to