Re: [WiX-users] Fw: Some STUPID Limitations in WiX

2007-10-03 Thread Peter Marcu
also be able to track when the bug gets fixed. From: Cristian N. Baiu [mailto:[EMAIL PROTECTED] Sent: Wednesday, October 03, 2007 8:19 PM To: Peter Marcu Cc: wix-users@lists.sourceforge.net Subject: Fw: [WiX-users] Fw: Some STUPID Limitations in WiX Hello Peter, Thanks again for your answers. Me

Re: [WiX-users] Fw: Some STUPID Limitations in WiX

2007-10-02 Thread Peter Marcu
age- From: Cristian N. Baiu [mailto:[EMAIL PROTECTED] Sent: Tuesday, October 02, 2007 11:18 AM To: Peter Marcu; [EMAIL PROTECTED]; Cristian Baiu Cc: wix-users@lists.sourceforge.net Subject: Fw: [WiX-users] Fw: Some STUPID Limitations in WiX Thanks Bob, thanks Peter for your answers. I will n

Re: [WiX-users] Fw: Some STUPID Limitations in WiX

2007-10-02 Thread Peter Marcu
has a different product code. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Bob Arnson Sent: Tuesday, October 02, 2007 9:07 AM To: Cristian Baiu Cc: wix-users@lists.sourceforge.net Subject: Re: [WiX-users] Fw: Some STUPID Limitations in WiX Cristian Baiu

Re: [WiX-users] Fw: Some STUPID Limitations in WiX

2007-10-02 Thread Peter Marcu
erent product code. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Bob Arnson Sent: Tuesday, October 02, 2007 9:07 AM To: Cristian Baiu Cc: wix-users@lists.sourceforge.net Subject: Re: [WiX-users] Fw: Some STUPID Limitations in WiX Cristian Baiu wrote: >

Re: [WiX-users] Fw: Some STUPID Limitations in WiX

2007-10-02 Thread Bob Arnson
Cristian Baiu wrote: > So far I don't know how to instruct pyro to address my patch to all > MSIs unless I make differences for > all of them and pass all these difference sets to pyro. > Can you please advice me if it's possible to target multiple MSIs with > only one set of differences and how ?

[WiX-users] Fw: Some STUPID Limitations in WiX

2007-10-02 Thread Cristian Baiu
Bob Arnson wrote: It will update the shared component but it won't update the other product, so a repair operation can "undo" the patch. That's why merge modules are falling way out of favor... Hello Bob, Thanks for your clarification. It seems I will have to adress all the products using the MSM

Re: [WiX-users] Fw: Some STUPID Limitations in WiX

2007-09-30 Thread Bob Arnson
Cristian N. Baiu wrote: > My question regarding patching the msm is: if I create a patch for adressed > to only one of the products which patches a MSM component and the patch is > applied to a machine were two products containing the MSM's components are > installed then will the patch update t

[WiX-users] Fw: Some STUPID Limitations in WiX

2007-09-26 Thread Cristian N. Baiu
Hello Peter, Actually the MSM is not intened to be delivered to unknown users. It installs a component which is shared between company's products (it's a part which ensures communication between all our company's products) So, must probably we shall know the products to which we ship the patche