Re: [WiX-users] WiX custom dialogs insight.

2009-01-21 Thread Tezuka Kunimitsu
I would like to thank you all for the help and links. They will certainly help us a lot. :) On Wed, Jan 21, 2009 at 3:35 PM, Neil Sleightholm wrote: > There is some information on customising the standard dialogs here: > http://neilsleightholm.blogspot.com/2008/08/customised-uis-for-wix.html. > >

Re: [WiX-users] WiX custom dialogs insight.

2009-01-21 Thread Neil Sleightholm
There is some information on customising the standard dialogs here: http://neilsleightholm.blogspot.com/2008/08/customised-uis-for-wix.html. I use WiXEdit to create the dialogs: http://wixedit.sourceforge.net/. It is a bit clunky but quicker than doing it by hand. Neil -Original Message-

Re: [WiX-users] WiX custom dialogs insight.

2009-01-21 Thread Joe Colon
Hi! Here's a page demonstrating how to customize the installation flow. http://www.wixwiki.com/index.php?title=WixUI_Custom http://www.wixwiki.com/index.php?title=WixUI_Custom you should choose the UI sequence that fits your installer the most, get it's stock sequence, copy and paste, then

Re: [WiX-users] WiX custom dialogs insight.

2009-01-21 Thread Arun Perregatturv
You can check these links http://dizzymonkeydesign.com/blog/misc/adding-and-customizing-dlgs-in-wix-3/ http://blog.wharton.com.au/2007/06/windows-installer-xml-wix-30-snippets.html http://www.wixwiki.com/index.php?title=Main_Page http://www.tramontana.co.hu/wix/index.php The last link would be