I did it like that earlier, no problems at all.

On Tue, Nov 11, 2014 at 11:09 PM, pezmannen <pezman...@gmail.com> wrote:

> Hi
>
> I have a product that consists of two features. Web and a Windows service.
> They share some dll's that are gacced. Is it ok to inlude the
> gac-components
> in both features? They usually are installed together. It seems to work but
> what is best practice?
>
> It now looks something like this
>
> <Feature1>
> <ComponentRef web>
> <ComponentRef gacmydll>
> </Feature1>
>
> <Feature2>
> <ComponentRef windowsServer>
> <ComponentRef gacmydll>
> </Feature2>
>
>
>
> --
> View this message in context:
> http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Shared-component-between-features-tp7597857.html
> Sent from the wix-users mailing list archive at Nabble.com.
>
>
> ------------------------------------------------------------------------------
> Comprehensive Server Monitoring with Site24x7.
> Monitor 10 servers for $9/Month.
> Get alerted through email, SMS, voice calls or mobile push notifications.
> Take corrective actions from your mobile device.
>
> http://pubads.g.doubleclick.net/gampad/clk?id=154624111&iu=/4140/ostg.clktrk
> _______________________________________________
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users
>



-- 
mvh
Asbjørn
------------------------------------------------------------------------------
Comprehensive Server Monitoring with Site24x7.
Monitor 10 servers for $9/Month.
Get alerted through email, SMS, voice calls or mobile push notifications.
Take corrective actions from your mobile device.
http://pubads.g.doubleclick.net/gampad/clk?id=154624111&iu=/4140/ostg.clktrk
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to