On 13-Jan-12 12:20, Schley Andrew Kutz wrote:
> My WiX installer removes the VC10 redistributable merge modules on upgrade.

Merge modules aren't atomic; their contents are mixed into the .msi. In 
this case, you're running into a known bug in MSI in how it deals with 
assemblies: 
http://blogs.msdn.com/b/astebner/archive/2007/02/08/assemblies-may-be-missing-from-the-gac-or-winsxs-cache-after-an-msi-major-upgrade.aspx.

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


------------------------------------------------------------------------------
RSA(R) Conference 2012
Mar 27 - Feb 2
Save $400 by Jan. 27
Register now!
http://p.sf.net/sfu/rsa-sfdev2dev2
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to