I just completed createing a x86/x64 installer using the information I
found here
http://blogs.msdn.com/astebner/archive/2007/08/09/4317654.aspx
Good luck

-Michael

-----Original Message-----
From: Igor Lemsky [mailto:igor.lem...@gmail.com] 
Sent: Wednesday, July 15, 2009 12:36 AM
To: General 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 Ridd <chrisr...@mac.com> wrote:

>
> 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:
> > <Package Id="*".... Platform="x64" />
> > 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 on an x64 sys
> > tem or disable validation.
> >
> > So, what I did wrong?
>
> Maybe light's complaining because the Source of a file is an x64
> binary and the Component it is in isn't?
>
> Each Component needs to be marked as Win64="yes" as well, it isn't
> enough to mark the Package.
>
> Cheers,
>
> Chris
>
>
>
------------------------------------------------------------------------
------
> Enter the BlackBerry Developer Challenge
> This is your chance to win up to $100,000 in prizes! For a limited
time,
> vendors submitting new applications to BlackBerry App World(TM) will
have
> the opportunity to enter the BlackBerry Developer Challenge. See full
prize
> details at: http://p.sf.net/sfu/Challenge
> _______________________________________________
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users
>
------------------------------------------------------------------------
------
Enter the BlackBerry Developer Challenge  
This is your chance to win up to $100,000 in prizes! For a limited time,

vendors submitting new applications to BlackBerry App World(TM) will
have
the opportunity to enter the BlackBerry Developer Challenge. See full
prize  
details at: http://p.sf.net/sfu/Challenge
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

------------------------------------------------------------------------------
Enter the BlackBerry Developer Challenge  
This is your chance to win up to $100,000 in prizes! For a limited time, 
vendors submitting new applications to BlackBerry App World(TM) will have
the opportunity to enter the BlackBerry Developer Challenge. See full prize  
details at: http://p.sf.net/sfu/Challenge
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to