Um http://wix.sourceforge.net/manual-wix3/WixUI_customizations.htm ?
Also exists in your WiX.chm installed with the WiX toolset on your local
machine.

You may want to go through the tutorial as this is also covered at
http://www.tramontana.co.hu/wix/lesson2.php#2.3


Palbinder Sandher 
Software Deployment & IT Administrator
T: +44 (0) 141 945 8500 
F: +44 (0) 141 945 8501 

http://www.iesve.com 
**Design, Simulate + Innovate with the <Virtual Environment>**
Integrated Environmental Solutions Limited. Registered in Scotland No.
SC151456 
Registered Office - Helix Building, West Of Scotland Science Park,
Glasgow G20 0SP
Email Disclaimer
 

-----Original Message-----
From: Younie, Bradford [mailto:bradford.you...@chasepaymentech.com] 
Sent: 28 October 2009 20:50
To: General discussion for Windows Installer XML toolset.
Subject: Re: [WiX-users] Replacing the WelcomeDlg in the
InstallUISequence

> I've copied the WelcomeDlg.wxs file to my area, renamed it, modified 
> it to replace the bitmap, and updated its InstallUISequence so that it

> appears as it should.
>  
> The only problem I have is that the original WelcomeDlg that's in the 
> WixUIExtension.dll displays for second or two before being replaced by

> my custom one.
>  

I solved my problem. I never actually figured out how to get rid of the
original WelcomeDlg, but I found I didn't need to replace it after all. 

Since all I was doing was trying to replace the bitmap images in the
dialogs, I just copied Common.wxs to my directory, renamed it to
something like MyCommon.wxs (and renamed the fragment). Specified the
paths to my new images, told my code to use this common instead, and I
was all set. 

Now it uses the standard dialogs, but with different images. Nice!

Thanks for all your help! 

---
Bradford Younie



----------
Learn more about Chase Paymentech Solutions,LLC payment processing
services at www.chasepaymentech.com.

THIS MESSAGE IS CONFIDENTIAL.  This e-mail message and any attachments
are proprietary and confidential information intended only for the use
of the recipient(s) named above.  If you are not the intended recipient,
you may not print, distribute, or copy this message or any attachments.
If you have received this communication in error, please notify the
sender by return e-mail and delete this message and any attachments from
your computer.





------------------------------------------------------------------------
------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA is
the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and
stay ahead of the curve. Join us from November 9 - 12, 2009. Register
now!
http://p.sf.net/sfu/devconference
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users



------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to