Re: [WiX-users] Reusing Dialogs

2010-01-04 Thread pmdarrow
That's what I figured. Copy & paste is annoying (I always try to adhere to DRY :/ ) but I'll live with it. Thanks Wendell. Wendell Joost wrote: > > I hit this problem a few years ago and decided that the added > complexity of trying to reuse dialogs wasn't worth the effort - > development, debu

Re: [WiX-users] Reusing Dialogs

2010-01-04 Thread Wendell Joost
I hit this problem a few years ago and decided that the added complexity of trying to reuse dialogs wasn't worth the effort - development, debugging and maintenance would have been a nightmare. It was easier to copy/paste the dialog code and the person who took over the project after me was easily

[WiX-users] Reusing Dialogs

2010-01-04 Thread pmdarrow
Hi all, I'm having a bit of trouble reusing dialogs. I'm building an installer that (optionally) installs two IIS web applications. I need dialogs for both for selecting website, virtual directory, and app pool. I did some searching on this list and found http://n2.nabble.com/Re-using-Dialogs-td11