If you have a managed bootstrapper, you can collect all the information on your custom UI and then in the PlanMsiFeature callback you can set the state (FeatureState = Absent or Local) of the msi feature you want to install/uninstall, and in the PlanPackageBegin callback you can set the state (RequestState = Absent or Present) for the package.
> From: sarvesh.chinna...@audatex.com > To: wix-users@lists.sourceforge.net > Date: Mon, 15 Apr 2013 20:45:35 +0000 > Subject: [WiX-users] Conditionally uninstall packages. > > Hi, > > I have custom bootstrapper where I need to be able to control which MSI > packages in the chain are uninstalled via the UI. It doesn't see like there > is a UninstallCondition like InstallCondition. How would I go about > controlling the behavior? > > Thanks, > Sarvesh > > ---------------------------------------------------------------------------- > > > > PRIVILEGE AND CONFIDENTIALITY NOTICE > The information in this electronic mail (and any associated attachments) is > intended for the named recipient(s) only and may contain privileged and > confidential information. If you have received this message in error, you are > hereby notified that any use, disclosure, copying or alteration of this > message is strictly prohibited. If you are not the intended recipient(s), > please contact the sender by reply email and destroy all copies of the > original message. Thank you. > > > > --------------------------------------------------------------------------- > > ------------------------------------------------------------------------------ > Precog is a next-generation analytics platform capable of advanced > analytics on semi-structured data. The platform includes APIs for building > apps and a phenomenal toolset for data science. Developers can use > our toolset for easy data analysis & visualization. Get a free account! > http://www2.precog.com/precogplatform/slashdotnewsletter > _______________________________________________ > WiX-users mailing list > WiX-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/wix-users ------------------------------------------------------------------------------ Precog is a next-generation analytics platform capable of advanced analytics on semi-structured data. The platform includes APIs for building apps and a phenomenal toolset for data science. Developers can use our toolset for easy data analysis & visualization. Get a free account! http://www2.precog.com/precogplatform/slashdotnewsletter _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users