Re: [WiX-users] Modular install configurations based on available files

2009-09-30 Thread Brian Rogers
Hey Nick, I would look at Burn to help you accomplish some of your goals. You could make an individual MSI for each database you are shipping. Compile those individual MSIs into Burn and then use the search features of Burn to determine which databases have already been installed via MSI searches

[WiX-users] Modular install configurations based on available files

2009-09-30 Thread Nick Ball
Hi All, I have a product that ships with several different databases - or combinations thereof. I would like my installer to show all available databases as features that the user can install - and those that didn't get shipped should be greyed out. I'm thinking of one main setup program