Hi,

I am using WiX v3.
I have listed the platforms for my Installer as documented here:
http://msdn2.microsoft.com/en-us/library/aa372070.aspx

My value is
<Package Description="xxx" Comments="!(loc.Filesummary)" InstallerVersion="300" 
Compressed="yes" Languages="!(loc.LANG)" Platforms="Intel;1031,1033" 
xmlns="http://schemas.microsoft.com/wix/2006/wi";></Package>

Anyway, Light does not like it:
error LGHT0204 : ICE39: PID_TEMPLATE value in Summary Inf
ormation Stream is not valid. It must be of the form "Platform,Platform,...;Lang
ID,LangID,...".

Regards,
Joachim


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to