Re: [WiX-users] Custom Managed Boostrapper and Maintenance dialog

2014-01-29 Thread Farrukhw
So I have to add my own Form for that... ... -- View this message in context: http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Custom-Managed-Boostrapper-and-Maintenance-dialog-tp7592225p7592228.html Sent from the wix-users mailing list archive at Nabble.com. ---

Re: [WiX-users] Custom Managed Boostrapper and Maintenance dialog

2014-01-29 Thread Rob Mensching
Not possible. Limitation of MSI handling during uninstall. DisplayInternalUI only shows for install. -Original Message- From: Farrukhw [mailto:farru...@gmail.com] Sent: Wednesday, January 29, 2014 8:47 PM To: wix-users@lists.sourceforge.net Subject: [WiX-users] Custom Managed Boostrapper