Re: [WiX-users] Merge module not working

2013-08-20 Thread Phil Wilson
he file table. All the binaries will (every time I've looked) > have the same version. > > > From: laasu...@hotmail.com > > To: wix-users@lists.sourceforge.net > > Date: Tue, 20 Aug 2013 09:07:53 +0200 > > Subject: Re: [WiX-users] Merge module not working > >

Re: [WiX-users] Merge module not working

2013-08-20 Thread Blair Murri
Orca. Check the file table. All the binaries will (every time I've looked) have the same version. > From: laasu...@hotmail.com > To: wix-users@lists.sourceforge.net > Date: Tue, 20 Aug 2013 09:07:53 +0200 > Subject: Re: [WiX-users] Merge module not working > > I am happ

Re: [WiX-users] Merge module not working

2013-08-20 Thread Lars Lars
os...@live.com > To: wix-users@lists.sourceforge.net > Date: Mon, 19 Aug 2013 23:37:57 -0700 > Subject: Re: [WiX-users] Merge module not working > > There is a fair bit of debate about the propriety of including the policy > MSMs. Some argue that they should be included (MS d

Re: [WiX-users] Merge module not working

2013-08-19 Thread Blair Murri
ourceforge.net > Date: Tue, 20 Aug 2013 08:16:47 +0200 > Subject: Re: [WiX-users] Merge module not working > > Thank you for your reply. > > Adding the policy merge module solved the issue. > > I would consider updating the > http://wix.sourceforge.net/manual-wix3/

Re: [WiX-users] Merge module not working

2013-08-19 Thread Lars Lars
r describe the purpose of the policy msm very briefly. Lars > Date: Mon, 19 Aug 2013 14:46:11 -0700 > From: phildgwil...@gmail.com > To: wix-users@lists.sourceforge.net > Subject: Re: [WiX-users] Merge module not working > > A couple of other things to look at, assuming you&#x

Re: [WiX-users] Merge module not working

2013-08-19 Thread Phil Wilson
A couple of other things to look at, assuming you've looked at Blair's comment: One issue with these SxS Dlls is that the policy merge module makes a difference. IIRC, the VC redist exe will install the Dlls and the policy file that redirects requests to the appropriate Dll. So I'd add the policy

Re: [WiX-users] Merge module not working

2013-08-19 Thread Blair Murri
Did the merge module come from the same service pack level of Visual Studio as was used to build the application? > From: laasu...@hotmail.com > To: wix-users@lists.sourceforge.net > Date: Mon, 19 Aug 2013 11:34:36 +0200 > Subject: [WiX-users] Merge module not working > > Using Wix 3.7 > > I