Re: [WiX-users] Download and Install Selected Msi packages using custom bootstrapper

2014-08-22 Thread Saravanan
Hi Rob, Thanks for the help. It works! I have changed the RequestState to None, if the package not selected for installation. Is the same concept work for unisntallation? If launch from ARP, I would like to uninstall only the selected packages and ARP entry don't get remove untill I will uninstal

Re: [WiX-users] Download and Install Selected Msi packages using custom bootstrapper

2014-08-19 Thread Rob Mensching
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:5