Thank you! I failed to mention this was also preventing installation on x86
systems.
There may be other more appropriate articles, but I was looking at:
http://msdn2.microsoft.com/en-us/library/w1behyzx(VS.80).aspx which lists x86.
Thanks again,
Jon
From: Rob Mensching
Sent: Thursday, March 08, 2007 1:14 PM
To: Jon LeCroy; wix-users@lists.sourceforge.net
Subject: RE: [WiX-users] ICE39 Validation Failure
"x86" is not a valid value for the Package/@Platforms attribute. I think you
want "Intel". MSI SDK talks about it more.
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Jon LeCroy
Sent: Thursday, March 08, 2007 1:02 PM
To: wix-users@lists.sourceforge.net
Subject: [WiX-users] ICE39 Validation Failure
Hi all,
My package isn't passing validation now with the following:
PID_TEMPLATE value in Summary Information Stream is not valid. It must be of
the form "Platform,Platform,...;LangID,LangID,...".
I'm using wixv2 (v2.0.4701.0) - here's the product & package elements from my
WiX. I've replaced the guids and names.
<Product Id="/guid/"
UpgradeCode="/guid/"
Name="/name/"
Language="1033"
Version="$(env.BUILDVERSION)"
Manufacturer="/company/">
<Package Id="????????-????-????-????-????????????"
Description="/desc/"
Manufacturer="/company/"
Comments="/division/"
InstallerVersion="200"
Compressed="yes"
Platforms="$(env.TARGET_PLATFORM)" // Evaluates to "x86"
Languages="1033"/>
Any ideas? This is not a good time in our product cycle for errors. :P
Thanks!
Jon
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users