Hello all,

I am trying to author a WiX 3.0 merge module (or two if necessary) that
will allow multiple app MSIs to install a Win32 shared SxS assembly and
associated policy (i.e the same deployment strategy that VC++ uses.)

After many attempts I continue to hit two roadblocks:

1) The first app MSI succeeds but the second app MSI fails because the
Win32 shared SxS policy file exists.

2) If the MSM is used by a large app MSI the install fails at the very
end because MsiExec calls RunOnce which smokes its temporary copy of the
assembly/policy files before it can install them.

Has anyone out there managed to get this to work?  Let me know.

Cheers,
   Steve


------------------------------------------------------------------------------
ThinkGeek and WIRED's GeekDad team up for the Ultimate 
GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the 
lucky parental unit.  See the prize list and enter to win: 
http://p.sf.net/sfu/thinkgeek-promo
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to