We have two versions of our product (Desktop and Enterprise). Both versions
can be installed on the same computer on the same time. I.e. they have
different product and upgrade code GUIDs. But each of these versions
contains same windows service. This service should be installed only once
and should be shared between two products.  We've described this service as
component. What is most correct way to include it to both installers? Is it
enough to include it to both installers with same Component GUID? How we
should "say" to installer to uninstall this service only if last of
installed products will be uninstalled?

 

Thanks.

 

------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to