Re: [WiX-users] Modular installation

2009-07-14 Thread Makrai Jozsef
Bob Arnson wrote: >> This is similar to "plugin" installations where the plugin later needs >> to >> be uninstalled together with the main product. Is there a good solution >> for these cases? > > MSI doesn't support that. However, composing a product of multiple MSI > packages is increasingly com

Re: [WiX-users] Modular installation

2009-07-14 Thread Bob Arnson
Makrai Jozsef wrote: > I could get things this far is to use different product/package codes, > which seems to imply different entries in the "add/remove progs" list. > There is no clear ordering between the modules, so making them as upgrades > doesn't seem viable. And merge modules, AFAIK, can on