Re: [WiX-users] PROCESSOR_ARCHITECTURE - x86 MSI on 64bit Windows 7

2011-01-22 Thread Andy Clugston
HITEW6432. > > http://msdn.microsoft.com/library/aa384274.aspx > > -Blair > > -Original Message- > From: Andy Clugston [mailto:clug...@gmail.com] > Sent: Saturday, January 22, 2011 9:26 AM > To: General discussion for Windows Installer XML toolset. > Subject: Re: [WiX

Re: [WiX-users] PROCESSOR_ARCHITECTURE - x86 MSI on 64bit Windows 7

2011-01-22 Thread Blair
AM To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] PROCESSOR_ARCHITECTURE - x86 MSI on 64bit Windows 7 Yep. Thanks for the reply. On Sat, Jan 22, 2011 at 11:31 AM, Rob Mensching wrote: > Yeah, 32-bit processes on 64-bit Windows get PROCESSOR_ARCHITECTURE=

Re: [WiX-users] PROCESSOR_ARCHITECTURE - x86 MSI on 64bit Windows 7

2011-01-22 Thread Andy Clugston
Yep. Thanks for the reply. On Sat, Jan 22, 2011 at 11:31 AM, Rob Mensching wrote: > Yeah, 32-bit processes on 64-bit Windows get PROCESSOR_ARCHITECTURE=x86. > Start up a 32-bit cmd.exe and you'll see the same thing. > > On Sat, Jan 22, 2011 at 3:58 AM, Andy Clugston wrote: > > > Hi Users, > > >

Re: [WiX-users] PROCESSOR_ARCHITECTURE - x86 MSI on 64bit Windows 7

2011-01-22 Thread Rob Mensching
Yeah, 32-bit processes on 64-bit Windows get PROCESSOR_ARCHITECTURE=x86. Start up a 32-bit cmd.exe and you'll see the same thing. On Sat, Jan 22, 2011 at 3:58 AM, Andy Clugston wrote: > Hi Users, > > I am working the kinks out of an MSI to support 64 bit. This is an x86 MSI > that will run in WO