Cranshaw, George wrote:
> That's exactly what I want, the dialog is just a continue or cancel
> popup
> If the user clicks continue the install goes forward, if they select
> cancel the wizard exits.
> Its not a wizard page.
>   

You're probably running into a limitation that's documented in the MSI SDK:

The exception is that each control can publish a most one NewDialog 
<newdialog_controlevent.htm> or one SpawnDialog 
<spawndialog_controlevent.htm> event. If multiple NewDialog and 
SpawnDialog control events are selected for the same control, only the 
event with the largest value in the Ordering column gets published when 
the control is activated.

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

------------------------------------------------------------------------------
Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT 
is a gathering of tech-side developers & brand creativity professionals. Meet
the minds behind Google Creative Lab, Visual Complexity, Processing, & 
iPhoneDevCamp as they present alongside digital heavyweights like Barbarian 
Group, R/GA, & Big Spaceship. http://p.sf.net/sfu/creativitycat-com 
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to