No the other way around. Detect goes into main bundle.  Patch goes in patch 
bundle.

By upgrade code what are you referring to?  The upgrade code of the main bundle?

-----Original Message-----
From: tom [mailto:tomer.d...@intergraph.com] 
Sent: November-18-13 1:33 PM
To: wix-users@lists.sourceforge.net
Subject: Re: [WiX-users] Why do i need to add RelatedBundle in the 'main' 
bundle?


So in the main bundle i need to add 

<RelatedBundle Id="{0E206C2C-82FC-420D-AFA6-FA347F3FDA14}"  Action="Patch"/>

Where ="{0E206C2C-82FC-420D-AFA6-FA347F3FDA14}"   is the upgrade code

And in  patch I need to add

<RelatedBundle Id="{0E206C2C-82FC-420D-AFA6-FA347F3FDA14}" 
Action="Detect"/>

In order to make sure correct sequence?

(I will catch the OnRelatedBundle event...)

Thanks in advance



--
View this message in context: 
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Why-do-i-need-to-add-RelatedBundle-in-the-main-bundle-tp7590702p7590733.html
Sent from the wix-users mailing list archive at Nabble.com.

------------------------------------------------------------------------------
Shape the Mobile Experience: Free Subscription Software experts and developers: 
Be at the forefront of tech innovation.
Intel(R) Software Adrenaline delivers strategic insight and game-changing 
conversations that shape the rapidly evolving mobile landscape. Sign up now. 
http://pubads.g.doubleclick.net/gampad/clk?id=63431311&iu=/4140/ostg.clktrk
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

------------------------------------------------------------------------------
Shape the Mobile Experience: Free Subscription
Software experts and developers: Be at the forefront of tech innovation.
Intel(R) Software Adrenaline delivers strategic insight and game-changing 
conversations that shape the rapidly evolving mobile landscape. Sign up now. 
http://pubads.g.doubleclick.net/gampad/clk?id=63431311&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