Re: [WiX-users] X64 Burn Bootstrapper

2012-07-03 Thread Nathan Green (APP-V)
- From: Rob Mensching [mailto:r...@robmensching.com] Sent: Wednesday, June 27, 2012 2:59 PM To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] X64 Burn Bootstrapper You'll have to proxy out to a 64-bit process. On Wed, Jun 27, 2012 at 7:17 AM, Henning Kra

Re: [WiX-users] X64 Burn Bootstrapper

2012-06-27 Thread Rob Mensching
iginal Message- > > From: John Cooper [mailto:jocoo...@jackhenry.com] > > Sent: Wednesday, June 27, 2012 3:56 PM > > To: General discussion for Windows Installer XML toolset. > > Subject: Re: [WiX-users] X64 Burn Bootstrapper > > > > Hmmm. Generally, when I call ap

Re: [WiX-users] X64 Burn Bootstrapper

2012-06-27 Thread Henning Krause
ssion for Windows Installer XML toolset. > Subject: Re: [WiX-users] X64 Burn Bootstrapper > > Hmmm. Generally, when I call applets I wrap them in C# or call them with > CAQuietExec[64] because of this issue. The trick is that there are two > powershell.exe's on a 64-bit system,

Re: [WiX-users] X64 Burn Bootstrapper

2012-06-27 Thread John Cooper
the 64-bit powershell to be called or your context will be wrong. -- John M. Cooper -Original Message- From: Henning Krause [mailto:m...@henningkrause.eu] Sent: Wednesday, June 27, 2012 8:24 AM To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] X64 Burn Bootstrap

Re: [WiX-users] X64 Burn Bootstrapper

2012-06-27 Thread Henning Krause
rom: John Cooper [mailto:jocoo...@jackhenry.com] > Sent: Wednesday, June 27, 2012 3:10 PM > To: General discussion for Windows Installer XML toolset. > Subject: Re: [WiX-users] X64 Burn Bootstrapper > > You have to call with a 64-bit entry point. If you're using CAQuietExec, you

Re: [WiX-users] X64 Burn Bootstrapper

2012-06-27 Thread John Cooper
You have to call with a 64-bit entry point. If you're using CAQuietExec, you need to be using CAQuietExec64 to execute in a 64-bit process. -- John Merryweather Cooper Build & Install Engineer - ESA Jack Henry & Associates, Inc.(r) Shawnee Mission, KS 66227 Office: 913-341-3434 x791011 jocoo..