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
t.com] Sent: Monday, April 12, 2010 8:34 PM To: wix-users@lists.sourceforge.net Subject: [WiX-users] 64-bit WiX I realize that this has been a long standing issue<http://sourceforge.net/mailarchive/message.php?msg_name=9EE4B5B02235CB43ACFE2376CC2F11F0D03891%40ntxbeus04.exchange.xchg> but I am

Re: [WiX-users] 64-bit WiX

2010-08-10 Thread John Bergman
-- From: Navid Azimi-Garakani [mailto:naz...@microsoft.com] Sent: Monday, April 12, 2010 8:34 PM To: wix-users@lists.sourceforge.net Subject: [WiX-users] 64-bit WiX I realize that this has been a long standing issue<http://sourceforge.net/mailarchive/message.php?msg_name=9EE4B5B02235CB4

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

[WiX-users] 64-bit WiX

2010-04-12 Thread Navid Azimi-Garakani
I realize that this has been a long standing issue but I am working on getting the WiX toolset to compile and run as 64-bit processes. This is necessary because we're running

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

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

2008-07-02 Thread Aaron Averbuch
Great work moving towards 64-bit compatibility so far. What's the latest timeframe expected on 64-bit tools, especially compiling heat.exe for both x64 and x86 for .NET? (it would be great to get them separately, rather than anycpu, such that we could run both, as appropriate for the dll bein