Are you doing a native or managed BA/UX? Is this "control" a native or managed control?
If it's a native UX/BA and the control is a COM component, you should be able to create the object after it's installed. If it's managed, you would have to do some rather involved coding to delay load the assembly. -----Original Message----- From: Rahul V [mailto:rahul8...@gmail.com] Sent: Friday, July 19, 2013 9:05 AM To: General discussion for Windows Installer XML toolset. Subject: [WiX-users] Bootstrapper - Interuptting the MSI completion events while running multiple MSIs Hi, I am running 3 MSI from my Bootstrapper, After the first MSI is installed successfully, I want to load an user control (Which is deployed by the first MSI) in the bootstrapper UI. After loading the user control I will collect some information from the user control and by clicking Next I want to install another MSI by passing the information as MsiProperty. I want to interupt the first MSI completion event, in that event I want to load the user control. How can I do this? Thanks! Regards, Rahul ------------------------------------------------------------------------------ See everything from the browser to the database with AppDynamics Get end-to-end visibility with application monitoring from AppDynamics Isolate bottlenecks and diagnose root cause in seconds. Start your free trial of AppDynamics Pro today! http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users ------------------------------------------------------------------------------ See everything from the browser to the database with AppDynamics Get end-to-end visibility with application monitoring from AppDynamics Isolate bottlenecks and diagnose root cause in seconds. Start your free trial of AppDynamics Pro today! http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users