Re: [WiX-users] 64-bit WiX

2010-08-10 Thread Bob Arnson
On 8/10/2010 4:52 PM, John Bergman wrote: > C:\Program Files (x86)\Microsoft Visual Studio 2008 > SDK\VisualStudioIntegration\Tools\Wix > That comes from the VS SDK, which includes a subset of WiX for its needs. > What I find to be particularly perplexing is that we are using the 32bit > ve

Re: [WiX-users] 64-bit WiX

2010-08-10 Thread John Bergman
On another note, I appear to have two versions of the dll installed (despite uninstalling Wix prior to installing the latest build). Here are the locations: C:\Program Files (x86)\Windows Installer XML v3.5\bin C:\Program Files (x86)\Microsoft Visual Studio 2008 SDK\VisualStudioIntegration\Tool

Re: [WiX-users] 64-bit WiX

2010-08-10 Thread John Bergman
This appears to still be somewhat of an issue in Wix 3.5.2006.0. We use MSBuild on our developer workstations to build the series of projects, and it fails with the unable to load DLL 'winterop.dll'. Does anyone have a workaround or suggestion? Our command line to build looks something like th

Re: [WiX-users] 64-bit WiX

2010-04-20 Thread Navid Azimi-Garakani
iX-users] 64-bit WiX Please file a bug for this, if you haven't already. Thanks, Mike Carlson -Original Message- From: Navid Azimi-Garakani [mailto:naz...@microsoft.com] Sent: Monday, April 19, 2010 4:14 PM To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-

Re: [WiX-users] 64-bit WiX

2010-04-20 Thread Mike Carlson (DEV DIV)
Please file a bug for this, if you haven't already. Thanks, Mike Carlson -Original Message- From: Navid Azimi-Garakani [mailto:naz...@microsoft.com] Sent: Monday, April 19, 2010 4:14 PM To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] 64-bit WiX T

Re: [WiX-users] 64-bit WiX

2010-04-19 Thread Navid Azimi-Garakani
taller XML toolset. Subject: Re: [WiX-users] 64-bit WiX To be a little more specific, the _SetDefaultPathValues target is likely what's causing you grief. It looks at registry keys to try and detect if the 32-bit version of Wix is installed. If so, it sets the WixToolPath property accordingly.

Re: [WiX-users] 64-bit WiX

2010-04-19 Thread Gary Schorer
ad of new URL >> file:///d:/wix/3.5.1602.0/candle.exe. >> 100>ERR: Failed to complete setup of assembly (hr = 0x8007000b). Probing >> terminated. >> >> Do we have a 64-bit compatible version of these executables? I looked at >> the assemblies installed

Re: [WiX-users] 64-bit WiX

2010-04-19 Thread Gary Schorer
alled when running Wix64.msi but there appears to be no > difference to the assemblies themselves. What am I misunderstanding about > WiX supporting 64-bit MSBuild? > > Thanks, > Navid > > -Original Message- > From: Bob Arnson [mailto:b...@joyofsetup.com] > Sent: Monday,

Re: [WiX-users] 64-bit WiX

2010-04-19 Thread Navid Azimi-Garakani
4-bit MSBuild? Thanks, Navid -Original Message- From: Bob Arnson [mailto:b...@joyofsetup.com] Sent: Monday, April 12, 2010 7:14 PM To: wix-users@lists.sourceforge.net Subject: Re: [WiX-users] 64-bit WiX On 4/12/2010 9:33 PM, Navid Azimi-Garakani wrote: > I realize that this has been

Re: [WiX-users] 64-bit WiX

2010-04-12 Thread Bob Arnson
On 4/12/2010 9:33 PM, Navid Azimi-Garakani wrote: > I realize that this has been a long standing > issue > but I am working on getting the WiX toolset to compile and run as 6

Re: [WiX-users] 64-bit wix tools (heat/etc...)

2008-07-07 Thread Blair Murri
: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] 64-bit wix tools (heat/etc...) Aaron Averbuch wrote: > What's the latest timeframe expected on 64-bit tools, especially > compiling heat.exe for both x64 and x86 for .NET? > Heat is the only tool that might b

Re: [WiX-users] 64-bit wix tools (heat/etc...)

2008-07-06 Thread Bob Arnson
Aaron Averbuch wrote: > What's the latest timeframe expected on 64-bit tools, especially > compiling heat.exe for both x64 and x86 for .NET? > Heat is the only tool that might benefit from it. Heat doesn't currently have an owner, though, so I'm not aware of any plans to make an x64 version o