Re: [WiX-users] Building our own Dialog Library

2006-07-12 Thread Derek Cicerone
PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Justin Martenstein Sent: Wednesday, July 12, 2006 11:46 AM To: wix-users@lists.sourceforge.net Subject: [WiX-users] Building our own Dialog Library   As my team is developing a number of installers for similar products, we end up reusing a lot of

[WiX-users] Building our own Dialog Library

2006-07-12 Thread Justin Martenstein
As my team is developing a number of installers for similar products, we end up reusing a lot of dialogs over and over again. The only thing that changes from one project to the next is the sequence of which dialogs we use. So far we have simply been copying a "CommonUI.wxs" file from projec