Holmgren Mathias wrote:
> VERSION INFO - I'm using Wix-3.0.2925.0.msi, Votive3.msi
> (Votive-3.0.2015.0.zip) with some intermittent support from
> wixedit-0.6.1762.msi.
>   

You should switch to a weekly release of WiX from 
http://wix.sourceforge.net/releases/. You'll get a consistent set of 
binaries that's almost a year more current.

> I've made a custom dialog and I am having problems sequencing it. I want
> it to appear after the CustomizableDlg and before the VerifyReadyDlg.
>   

You can't use InstallUISequence for that. MSI UI requires modal dialogs 
in the wizard Back/Next sequence to be managed by control events from 
the buttons. See http://www.wixwiki.com/index.php?title=WixUI_Custom for 
an example.

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



-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to