Re: [WiX-users] Msi inside msi ?

2007-07-25 Thread Emilien Bertin
Thanks for the confirmation Bob. So I have to drop this "msi in msi" solution because I want to deliver a msi, not an external .exe Do you have an other idea ? At least I would like the big part to be an msi, and the small one could be a zip or something. Bob Arnson a écrit :

[WiX-users] Msi inside msi ?

2007-07-24 Thread Emilien Bertin
Hi everybody, I'm trying to deliver a product with a msi, and I need help. I want to separate this product in two part, the big and commun one with all the main program, and the small and specific one with some configuration files. The idea behind this separation is to make easier futurs changes