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.
>   

Set Package/@InstallerVersion to 200 or higher: if you kept the default 
(100), MSI is whining that it didn't support x64 packages until MSI 2.0.

-- 
sig://boB
http://joyofsetup.com/



------------------------------------------------------------------------------
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