Re: [WiX-users] wix3_x64.msi

2009-07-03 Thread Bob Arnson
Sebastian Brand (Instyler Software) wrote: > I got it working. I compiled winterop.dll as 64-bit. > Note that extensions also run in the light.exe process and might expect to always be running in a 32-bit process. -- sig://boB http://joyofsetup.com/ ---

Re: [WiX-users] wix3_x64.msi

2009-07-01 Thread Sebastian Brand (Instyler Software)
: Wednesday, July 01, 2009 8:22 AM To: 'General discussion for Windows Installer XML toolset.' Subject: Re: [WiX-users] wix3_x64.msi Thanks for all the replies. My problem is that our tool is calling the WiX compiler, binder and linker directly, without light.exe - light.exe is 32-bit only

Re: [WiX-users] wix3_x64.msi

2009-06-30 Thread Sebastian Brand (Instyler Software)
DIV) [mailto:mica...@microsoft.com] Sent: Tuesday, June 30, 2009 7:21 PM To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] wix3_x64.msi The x64 CA's also come with the x86 version of WiX. I believe the only difference between the x86 and x64 releases of WiX i

Re: [WiX-users] wix3_x64.msi

2009-06-30 Thread Mike Carlson (DEV DIV)
arios through the Wow64 API. Thanks, Mike Carlson -Original Message- From: John Robbins [mailto:j...@wintellect.com] Sent: Tuesday, June 30, 2009 10:04 AM To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] wix3_x64.msi Doh! Yes, the CA's have x64 ve

Re: [WiX-users] wix3_x64.msi

2009-06-30 Thread John Robbins
ows Installer XML toolset. >Subject: Re: [WiX-users] wix3_x64.msi > >I was under the impression that the C++ custom actions are also built as >64-bit DLLs. Is that not the case? > >Edwin G. Castro >Software Developer - Staff >Electronic Banking Services >Fiserv >Office:

Re: [WiX-users] wix3_x64.msi

2009-06-30 Thread Castro, Edwin G. (Hillsboro)
-mail > -Original Message- > From: John Robbins [mailto:j...@wintellect.com] > Sent: Tuesday, June 30, 2009 9:28 AM > To: General discussion for Windows Installer XML toolset. > Subject: Re: [WiX-users] wix3_x64.msi > > The x64 installer also installs the MSBuild

Re: [WiX-users] wix3_x64.msi

2009-06-30 Thread John Robbins
The x64 installer also installs the MSBuild target files into C:\Program Files\MSBuild\Microsoft\WiX so if you do a command line build using MSBUILD.EXE from the Framework64 directory it works. >-Original Message- >From: Sebastian Brand (Instyler Software) >[mailto:wix+us...@instyler.com