Re: [WiX-users] Extending the exitsting Dialog set

2010-01-28 Thread ricky sundrani
You can also see the "New Link in the Chain" section on the following link: http://www.tramontana.co.hu/wix/lesson2.php Or even this link maybe useful http://neilsleightholm.blogspot.com/2008/08/customised-uis-for-wix.html On Thu, Jan 28, 2010 at 5:00 PM, Anu Dev wrote: > Hi > > I would like

[WiX-users] Extending the exitsting Dialog set

2010-01-28 Thread Anu Dev
Hi I would like to add a new dialog to the WIXUI_INSTALLDIR. I saw a method defined in this article http://www.dizzymonkeydesign.com/blog/misc/adding-and-customizing-dlgs-in-wix-3/  Is this the only way to solve. Is there any method with which i can extend the behaviour of the default dialog s