I'd have all 3 CA's in a fragment, one for install, one for uninstall, and one for rollback. Schedule them in the fragment. (If you have multiple CA's for the same purpose, then it would make sense to have them in the same fragment.) You'd only need one property ref to pull in all 3.
I do wonder why you have so many CA's. -----Original Message----- From: ssmsam [mailto:ssmcs...@gmail.com] Sent: Monday, November 17, 2014 11:08 AM To: wix-users@lists.sourceforge.net Subject: Re: [WiX-users] <InstallUISequence> not working when kept out of <product> Yeah!! its very clear now!! If we have 10 CAs(if all are defered, then 10 install C.As, then 10 un-install CAs and then 10 RollBack C.A ) so it comes to 30 C.As in total. So if i keep each C.A in separate .wxs (Eg. *VC2010SP1InstalledCA.wxs* in ur case) then i have to include *3 * N <PropertyRef>* into the product. (*N being the number of such defered C.As*) . 1). Wouldnt it make Product.wxs look huge?? 2). If i include <InstallUISequence> ny where, it should add an entry to that respective msi table. Why dont it ? Please share your thoughts. Regards, Sampat -- View this message in context: http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/InstallUISequence-not-working-when-kept-out-of-product-tp7597976p7598008.html Sent from the wix-users mailing list archive at Nabble.com. ------------------------------------------------------------------------------ Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server from Actuate! Instantly Supercharge Your Business Reports and Dashboards with Interactivity, Sharing, Native Excel Exports, App Integration & more Get technology previously reserved for billion-dollar corporations, FREE http://pubads.g.doubleclick.net/gampad/clk?id=157005751&iu=/4140/ostg.clktrk _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users ------------------------------------------------------------------------------ Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server from Actuate! Instantly Supercharge Your Business Reports and Dashboards with Interactivity, Sharing, Native Excel Exports, App Integration & more Get technology previously reserved for billion-dollar corporations, FREE http://pubads.g.doubleclick.net/gampad/clk?id=157005751&iu=/4140/ostg.clktrk _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users