Possible yes, advisable no.  If you are using burn, create a custom BA (or use 
WixStdBA).  

One of the core reasons for burn (besides chaining multiple prerequisites, on 
the fly downloads of needed files, etc) was to provide a single unified 
installation experience. While some minimal effort has been done to support it, 
it isn't the recommended path. What I would ask is why you need to display an 
internal UI on uninstall, and then ask why you can't ask for that same 
information from your BA and property drive your MSI.

-----Original Message-----
From: Robert Harrison [mailto:robert.harri...@citrix.com] 
Sent: Wednesday, August 13, 2014 1:03 PM
To: General discussion about the WiX toolset.
Subject: Re: [WiX-users] Burn bundle with No UI for Bootstrapper Application

Sorry, I forgot the subject in original email.

I have a burn bundle that uses the built-in WiX Bootstrappre UI. Is it possible 
to silence this UI on uninstall and only display the UI of one the MSI 
packages? Or maybe have a bootstrapper application with No UI?

-----Original Message-----
From: Robert Harrison [mailto:robert.harri...@citrix.com] 
Sent: Tuesday, August 12, 2014 11:48 AM
To: General discussion about the WiX toolset.
Subject: [WiX-users] (no subject)

I have a burn bundle that uses the built-in WiX Bootstrappre UI. Is it possible 
to silence this UI on uninstall and only display the UI of one the MSI 
packages? Or maybe have a bootstrapper application with No UI?

------------------------------------------------------------------------------
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

------------------------------------------------------------------------------
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

------------------------------------------------------------------------------
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to