Hi, I'm not subscribed to dev list, so I'll try it here: wix200x.targets is missing in 3.5 binaries zip file.
perhaps you can add this before 3.5 release. See following patch from my local hg clone # HG changeset patch # User gudedo1 <dominik.gu...@intedis.com> # Date 1288789478 -3600 # Branch wix35 # Node ID 5adec60d773a577e53cdb1d58bac69c11cc86824 # Parent 652344d5333556f994427444b1b2b0396056a9ec # Parent f10584f1442167d3ce1afbffbe88482539474048 Merge missing wix200x.targets diff -r 652344d5333556f994427444b1b2b0396056a9ec -r 5adec60d773a577e53cdb1d58bac69c11cc86824 bin/zip.build --- a/bin/zip.build Fri Oct 29 08:33:07 2010 -0700 +++ b/bin/zip.build Wed Nov 03 14:04:38 2010 +0100 @@ -101,6 +101,7 @@ <include name="winterop.dll" /> <include name="wix.dll" /> <include name="wix.targets" /> + <include name="wix200x.targets" /> <include name="wix2010.targets" /> <include name="WixCop.exe" /> <include name="WixTasks.dll" /> -- View this message in context: http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/wix200x-targets-is-missing-in-3-5-binaries-zip-tp5701260p5701260.html Sent from the wix-users mailing list archive at Nabble.com. ------------------------------------------------------------------------------ Achieve Improved Network Security with IP and DNS Reputation. Defend against bad network traffic, including botnets, malware, phishing sites, and compromised hosts - saving your company time, money, and embarrassment. Learn More! http://p.sf.net/sfu/hpdev2dev-nov _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users