Ah this seems like it may be happening, but looking at the
implementation of the WixUIExtention WelcomeEulaDialog, it seems it
would have the same problem as it tries to use multiple SpawnDialogs
also.
Any way I have just added a full new dialog before the install so my
problem is solved for now.  Thanks
For they help.

Cheers,
        George

-----Original Message-----
From: Bob Arnson [mailto:b...@joyofsetup.com] 
Sent: Friday, May 29, 2009 10:59 AM
To: General discussion for Windows Installer XML toolset.
Subject: Re: [WiX-users] Publish order

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


** Confidentiality Notice:
This e-mail, including any associated or attached files, is intended solely for 
the individual or entity to which it is addressed. This e-mail is confidential 
and may well also be legally privileged. If you have received it in error, you 
are on notice of its status. Please notify the sender immediately by reply 
e-mail and then delete this message from your system. Please do not copy it or 
use it for any purposes, or disclose its contents to any other person.

This email is from the Invensys Process Systems business unit of the Invensys 
Group, a group of companies owned by Invensys plc, which is a company 
registered in England and Wales with its registered office at Portland House, 
Bressenden Place, London, SW1E 5BF (Registered number 166023).  For a list of 
European legal entities within the Invensys Group, please go to 
http://www.invensys.com/legal/default.asp?top_nav_id=77&nav_id=80&prev_id=77.  

You may contact Invensys plc on +44 (0)20 7821 3848 or e-mail 
inet.hqhelpd...@invensys.com. This e-mail and any attachments thereto may be 
subject to the terms of any agreements between Invensys (and/or its 
subsidiaries and affiliates) and the recipient (and/or its subsidiaries and 
affiliates).



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