Re: [WiX-users] «Bundle Uprgade issue: the same MSI in two bundles»

2015-07-16 Thread boroda
24:0314][2015-07-16T06:56:20]i410: Variable: WixBundleProviderKey = {a8347316-8cc4-4c79-af14-abe18415227f} [0724:0314][2015-07-16T06:56:20]i410: Variable: WixBundleRollbackLog_Driver = C:\Users\admin\AppData\Local\Temp\OLD_20150716065616_0_Driver_rollback.log [0724:0314][2015-07-16T06:56:20]i410: Variable: WixBundleTag = [0724:0314][20

Re: [WiX-users] «Bundle Uprgade issue: the same MSI in two bundles»

2015-07-16 Thread boroda
p://www.firegiant.com/ > >-Original Message- >From: boroda [mailto: [hidden email] ] >Sent: Thursday, July 16, 2015 7:25 AM >To: [hidden email] >Subject: [WiX-users] «Bundle Uprgade issue: the same MSI in two bundles» > >Hello, guys. >I have a problem. And the actions of

Re: [WiX-users] «Bundle Uprgade issue: the same MSI in two bundles»

2015-07-16 Thread Rob Mensching
-users@lists.sourceforge.net Subject: [WiX-users] «Bundle Uprgade issue: the same MSI in two bundles» Hello, guys. I have a problem. And the actions of bundle are not obvious. So, I have the follows packages: • MSI ‘MSI_A_v1’ • MSI ‘MSI_B_v1’ • Bundle Bv1, installs MSI_A_v1 and

[WiX-users] «Bundle Uprgade issue: the same MSI in two bundles»

2015-07-16 Thread boroda
Hello, guys. I have a problem. And the actions of bundle are not obvious. So, I have the follows packages: • MSI ‘MSI_A_v1’ • MSI ‘MSI_B_v1’ • Bundle Bv1, installs MSI_A_v1 and MSI_B_v1. • And MSI ‘MSI_A_v2’ (Major upgrade of ' MSI_A_v1', including changing Product Id) •