Re: [WiX-users] 64bit package compiling

2009-07-15 Thread Michael Clark
discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] 64bit package compiling No, there are no 64 bit files, I just remake x86 installer to x64, and all files is x86. So there are must be no x64 Components. Did anybody test x64 work of light? On Tue, Jul 14, 2009 at 6:04 PM, Chris

Re: [WiX-users] 64bit package compiling

2009-07-14 Thread Igor Lemsky
No, there are no 64 bit files, I just remake x86 installer to x64, and all files is x86. So there are must be no x64 Components. Did anybody test x64 work of light? On Tue, Jul 14, 2009 at 6:04 PM, Chris Ridd wrote: > > On 14 Jul 2009, at 05:29, Igor Lemsky wrote: > > > I have x64 Windows XP. I

Re: [WiX-users] 64bit package compiling

2009-07-14 Thread Bob Arnson
Igor Lemsky wrote: > I have x64 Windows XP. I tried to make 64 bit package by setting attribute: > > and during compilation got an error: > light.exe : error LGHT0310 : Failed to open package for validation. The > most common cause of this error is validating an x64 package on an x86 > system. To

Re: [WiX-users] 64bit package compiling

2009-07-14 Thread Chris Ridd
On 14 Jul 2009, at 05:29, Igor Lemsky wrote: > I have x64 Windows XP. I tried to make 64 bit package by setting > attribute: > > and during compilation got an error: > light.exe : error LGHT0310 : Failed to open package for validation. > The > most common cause of this error is validating an

[WiX-users] 64bit package compiling

2009-07-13 Thread Igor Lemsky
I have x64 Windows XP. I tried to make 64 bit package by setting attribute: and during compilation got an error: light.exe : error LGHT0310 : Failed to open package for validation. The most common cause of this error is validating an x64 package on an x86 system. To fix this error, run validation