Re: [WiX-users] Skip welcome screen for WixUI_Mondo

2012-11-13 Thread Neil Sleightholm
Why don't you just replace the first one with the one you want but give it the welcome name? Neil >Neil, > >Thanks for your reply. I already looked at the link you provided; it is a >good example of how to skip a dialog by not publishing it and changing the >back and next controls to point somew

Re: [WiX-users] Skip welcome screen for WixUI_Mondo

2012-11-13 Thread Liviu Dan
Neil, Thanks for your reply. I already looked at the link you provided; it is a good example of how to skip a dialog by not publishing it and changing the back and next controls to point somewhere else; but the welcome dlg is the first one and it is called by some install sequence event not by a p

Re: [WiX-users] Skip welcome screen for WixUI_Mondo

2012-11-13 Thread Neil Sleightholm
There is some info here that might help you: http://neilsleightholm.blogspot.co.uk/2008/08/customised-uis-for-wix.html Neil -Original Message- From: Liviu Dan [mailto:nliviu...@gmail.com] Sent: 13 November 2012 19:42 To: wix-users@lists.sourceforge.net Subject: [WiX-users] Skip welcome