http://msdn.microsoft.com/en-us/library/aa368569.aspx
Exit Dialog is shown by the InstallUISequence. You're also showing it
before that when a user clicks the Next button on your "MyDialog".

Follow the MSDN instructions to replace the Exit Dialog in the
InstallUISequence with your "MyDialog".

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: danimian [mailto:miand...@gmail.com] 
Sent: 29 October 2009 10:11
To: wix-users@lists.sourceforge.net
Subject: [WiX-users] ExitDialog appearing two times


Hello,
by clicking Next in a Dialog window as MyDialog the ExitDialog is
appearing two times.
I am using Wix_Mondo.
<Publish Dialog="ExitDialog" Control="Finish" Event="EndDialog"
Value="Return" Order="999">1</Publish>
<Publish Dialog="MyDialog" Control="Next" Event="NewDialog"
Value="ExitDialog">1</Publish>

what can be the reason for that?

Best Regards
Adnan

--
View this message in context:
http://n2.nabble.com/ExitDialog-appearing-two-times-tp3910926p3910926.ht
ml
Sent from the wix-users mailing list archive at Nabble.com.

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