Joachim Back <[EMAIL PROTECTED]> writes: > <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,...".
You are listing the languages in both Package/@Languages and Package/@Platforms. What is the actual value of the PID_TEMPLATE property? I suspect it has two semicolons as in "Intel;1031,1033;1031". You should also note that Windows Installer officially supports multiple languages in PID_TEMPLATE only for merge modules, not for installation packages... although it has been reported to work.
pgpNYp1rHugkS.pgp
Description: PGP signature
------------------------------------------------------------------------- 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