> Why are you trying to re-write this when it already exists in 
> WiXUIExtension?

First, I have to say that I'm fairly new to wix. That being said, here's
my situation:

I have my own custom dialog sequence. I have my own WelcomeDlg, which
has its own banner bitmap. It currently goes to a custom SetupTypeDlg
that has choices different than the default. And then I have other
dialogs that are pretty standard (except with my own banner bitmap).

I need to insert an InstallDlg into my custom sequence, without using
the canned sequence. It seems that the only way to do that is to take
the InstallDlg.wxs from the wix source, rename it, and then work it into
my UI source. This is fine, but now that I'm linking with
WixUIExtension.dll, I have to rename some of my custom dialogs and
remove duplicate properties and so on. I'm doing that now. 

If there's an easier, or more standard option, I'd love to hear it. 


---
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

Reply via email to