Re: [WiX-users] Windows 7 x64: Windows application x64 is looking for MSVCR71.dll

2010-04-27 Thread Sascha Beaumont
You can probably just drop the 32-bit MSVCR71.dll straight into your application folder rather than worrying about a merge module. On Wed, Apr 28, 2010 at 4:21 AM, jeff00seattle wrote: > > Hi > > I am building a WiX x64 install and I want to merge into the install an MSM > (Microsoft Merge Modul

Re: [WiX-users] Windows 7 x64: Windows application x64 is looking for MSVCR71.dll

2010-04-27 Thread Mark Modrall
l 27, 2010 3:44 PM To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] Windows 7 x64: Windows application x64 is looking for MSVCR71.dll Forget the build, the issue is the binary that needs msvcr71.dll. As far as I know, there is no native x64 version of the Microso

Re: [WiX-users] Windows 7 x64: Windows application x64 is looking for MSVCR71.dll

2010-04-27 Thread Castro, Edwin G. (Hillsboro)
o: wix-users@lists.sourceforge.net > Subject: Re: [WiX-users] Windows 7 x64: Windows application x64 is > looking for MSVCR71.dll > > > Thanks for the reply, > > I do not have control of the build; in other words, I am provided with > an > x64 build and I do not have the sources. This

Re: [WiX-users] Windows 7 x64: Windows application x64 is looking for MSVCR71.dll

2010-04-27 Thread Wilson, Phil
hil Wilson -Original Message- From: jeff00seattle [mailto:jeff_tan...@earthlink.net] Sent: Tuesday, April 27, 2010 11:53 AM To: wix-users@lists.sourceforge.net Subject: Re: [WiX-users] Windows 7 x64: Windows application x64 is looking for MSVCR71.dll Thanks for the reply, I do not have

Re: [WiX-users] Windows 7 x64: Windows application x64 is looking for MSVCR71.dll

2010-04-27 Thread jeff00seattle
Thanks for the reply, I do not have control of the build; in other words, I am provided with an x64 build and I do not have the sources. This x64 binary is from the open source community. Thereby I must merge msvcr71.dll with install upon a Windows 7 x64, or a getting "missing" error dialog at r

Re: [WiX-users] Windows 7 x64: Windows application x64 is looking for MSVCR71.dll

2010-04-27 Thread Wilson, Phil
l that will run fine on Windows 7 x64. Phil Wilson -Original Message- From: jeff00seattle [mailto:jeff_tan...@earthlink.net] Sent: Tuesday, April 27, 2010 11:21 AM To: wix-users@lists.sourceforge.net Subject: [WiX-users] Windows 7 x64: Windows application x64 is looking for MSVCR71

[WiX-users] Windows 7 x64: Windows application x64 is looking for MSVCR71.dll

2010-04-27 Thread jeff00seattle
Hi I am building a WiX x64 install and I want to merge into the install an MSM (Microsoft Merge Module) for an Windows x64 application that is needing MSVCR71.dll. The deployment of this application is intended for Windows 7 x64. Which merge module should I be using? I thought maybe I should be