"Also I don’t understand why the 'main' bundle should have Related Bundle 
element?":

Main bundle needs a related bundle element set to detect with the GUID 
attribute in that element set to the same GUID of the related bundle element 
GUID attribute in all the patch or addon related bundles. 

Detect tells the main bundle to look for related bundles with this GUID and 
perform the appropriate action on them (as specified by the related bundles 
action attribute).

You could use the main bundle upgrade code for the related bundle GUID in the 
patch or add-on bundles but I found a bug where this causes problems.

Wes

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


Hi
I am trying to support 'sequencing' of a bundle such that the user will not be 
able to install HF1 on top of HF2 When I use same UpgradeCode for all the 
bundles and remove 'main' bundle it does not remove other bundles When I use 
different UpgdraeCode then when installing HF1 on top of HF2 I don’t get the 
expected OnDetectRelatedBundle event (I need 2 one for HF2 and the second for 
the 'main') Also I don’t understand why the 'main' bundle should have Related 
Bundle element?
(Mentioned by Rob)

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-tp7590702.html
Sent from the wix-users mailing list archive at Nabble.com.

------------------------------------------------------------------------------
DreamFactory - Open Source REST & JSON Services for HTML5 & Native Apps OAuth, 
Users, Roles, SQL, NoSQL, BLOB Storage and External API Access Free app 
hosting. Or install the open source package on any LAMP server.
Sign up and see examples for AngularJS, jQuery, Sencha Touch and Native!
http://pubads.g.doubleclick.net/gampad/clk?id=63469471&iu=/4140/ostg.clktrk
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users
------------------------------------------------------------------------------
DreamFactory - Open Source REST & JSON Services for HTML5 & Native Apps
OAuth, Users, Roles, SQL, NoSQL, BLOB Storage and External API Access
Free app hosting. Or install the open source package on any LAMP server.
Sign up and see examples for AngularJS, jQuery, Sencha Touch and Native!
http://pubads.g.doubleclick.net/gampad/clk?id=63469471&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