Hi all,

I was wondering how to correctly hand reference counting for components
in shared COM (say using an MSM). It seems to me that if two different
products are trying to use a same COM components and one upgrades it the
reference counting on any new components that are included will be
broken. I guess this is a breaking some component rule.

Is there a way in wix to fix this, i.e. perhaps rather than getting both
products to do the reference counting of the individual components
within the shared MSM, rather treating the whole shared COM as a product
as a whole. (Is bootstrapping the installer he only way to do this, or
is there a neater solution?)

Cheers, David


-------------------------------------------------------------------------
Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW!
Studies have shown that voting for your favorite open source project,
along with a healthy diet, reduces your potential for chronic lameness
and boredom. Vote Now at http://www.sourceforge.net/community/cca08
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to