On 3/18/2010 8:06 AM, Oleksandr Y. Nechyporenko wrote:
> I've assumed that since I haven't published NewDialog event for Next button
> in PatchWelcomeDlg, and have published EndDialog event with value "Return",
> it will not show MaintenanceWelcomeDlg when I click Next.

That's not how it works: It will show the next dialog in sequence. You 
need to use NewDialog to handle wizard pages. You'll probably need to 
replace MaintenanceWelcomeDlg; please file a bug so we can look at how 
to make it overridable.

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


------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to