[wix-users] Hide the Bundle UI

Lewie Fitz lewfitz at gmail.com
Tue May 31 10:57:58 PDT 2016


I see. Well, I do wish that the available documentation stated right up 
front to avoid building a UI in the MSI completely and to put it into 
the bundle. I feel like I have wasted time.

Anyway, if I remove the UI, which lets the user select the install 
location and whether or not to put a shortcut on the desktop, from my 
MSI and move that user interaction into the bundle (however that is 
accomplished), how would I then pass the user-specified options to my 
MSI for the actual MSI install?


On 5/31/2016 10:37 AM, Hoover, Jacob wrote:
> MsiPackage at DisplayInternalUI will allow your MSI package to show a UI, but the preference is strongly slanted towards creating a custom theme or a custom BA.  The internal UI is "mostly functional", but as the MSI UI limits you there isn't a lot of effort being spent there.  Regardless, you will still have your initial bundle screen which as far as I am aware cannot be hidden.
>
> -----Original Message-----
> From: wix-users [mailto:wix-users-bounces at lists.wixtoolset.org] On Behalf Of Lewie Fitz
> Sent: Tuesday, May 31, 2016 12:24 PM
> To: WiX Toolset Users Mailing List <wix-users at lists.wixtoolset.org>
> Subject: [wix-users] Hide the Bundle UI
>
> Is there any way to hide the bundle UI? I already built a whole UI in my main MSI. And the other package in the bundle doesn't need a UI.
>
> Thanks.
>
>
> ---
> This email has been checked for viruses by Avast antivirus software.
> https://www.avast.com/antivirus
>
>
> ____________________________________________________________________
> WiX Toolset Users Mailing List provided by FireGiant http://www.firegiant.com/
>
> ____________________________________________________________________
> WiX Toolset Users Mailing List provided by FireGiant http://www.firegiant.com/


---
This email has been checked for viruses by Avast antivirus software.
https://www.avast.com/antivirus



More information about the wix-users mailing list