Re: [WiX-users] How to replace action on next button

2013-10-02 Thread Blair Murri
This is described in the CHM, in the online documentation, and in the tutorial. > From: dusan.pla...@avitech-ag.com > To: wix-users@lists.sourceforge.net > Date: Mon, 30 Sep 2013 16:08:30 +0200 > Subject: [WiX-users] How to replace action on next button > > Hi there, >

[WiX-users] How to replace action on next button

2013-09-30 Thread Dusan Plavak
Hi there, I am using mondoUI, and I customized CustomizeDlg. Now I want my customized dialog to show right after Welcome Dialog. So I did it like in tutorial: 1 1 1 1 Problem is that it is not working. When I click on next button at WelcomeDlg, the window with License Agreement shows