Use the PlanPackageBegin callback. _______________________________________________________________ FireGiant | Dedicated support for the WiX toolset | http://www.firegiant.com/
-----Original Message----- From: Saravanan [mailto:periyasa...@syncfusion.com] Sent: Tuesday, August 19, 2014 1:54 PM To: wix-users@lists.sourceforge.net Subject: [WiX-users] Download and Install Selected Msi packages using custom bootstrapper Hi All, I have created setup using Wix custom bootstrapper. The Bundle\Chain contains three Msi packages. *My requirement is to download and install selected MSI package only.* I have tried the following, Added *InstallCondition in MsiPackage *and set the values(True/False) based on the Check box selection from UI. Consider Msi packages named as Msipackage1, Msipackage2 and Msipackage3. In first time installation, selected Msipackage1 check box and its corresponding InstallCondition evaluated to TRUE. This MsiPackage is downloaded and installed successfully. *But for second time installation of setup i am facing problem, I have selected Msipackage2 check box and its corresponding InstallCondition set to TRUE. All other Msipackages evaluated to FALSE. Due to this, it uninstall the already installed Msipackage.* Is there any other way for download and install only selected MSI files using custom bootstrapper application? or What I missed in above scenario? Please share any idea for downloading and installing only selected MSI packages. Thanks, Saravanan -- View this message in context: http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Download-and-Install-Selected-Msi-packages-using-custom-bootstrapper-tp7596433.html Sent from the wix-users mailing list archive at Nabble.com. ------------------------------------------------------------------------------ Slashdot TV. Video for Nerds. Stuff that matters. http://tv.slashdot.org/ _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users ------------------------------------------------------------------------------ Slashdot TV. Video for Nerds. Stuff that matters. http://tv.slashdot.org/ _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users