[wix-users] Bundle.wxs-> MSI Package modification

Hoover, Jacob Jacob.Hoover at greenheck.com
Wed Apr 12 12:55:58 PDT 2017


1) Yes, see <Variable Name="..." bal:Overridable="yes" Type="numeric" Value="0" Persisted="yes" /> and xmlns:bal="http://schemas.microsoft.com/wix/BalExtension" along side of <MsiProperty .../>
2) No.  While you could show the MSI's the bundle is not just a chainer, it get installed and will be in ARP.

-----Original Message-----
From: wix-users [mailto:wix-users-bounces at lists.wixtoolset.org] On Behalf Of Simran Simpsons
Sent: Wednesday, April 12, 2017 1:54 PM
To: WiX Toolset Users Mailing List <wix-users at lists.wixtoolset.org>
Subject: [wix-users] Bundle.wxs-> MSI Package modification

Hi All
I am new to wix bundle. I need to merge two MSI packages that belong to two different products. I tried using Wix Bundle project for accomplishing this. I have following questions
1) Is it possible to Customize the MSI package through the Bootstrapper UI?.
Can I pass MSI paramter to the MSI package through exe at run time?. Ask user to enter the value for the parameters and pass those values to the MSI package?
2)After installing the exe, is it possible to have two separate installed MSIs. On the control panel\Programs and features, I should see two MSI installed and not the exe

____________________________________________________________________
WiX Toolset Users Mailing List provided by FireGiant http://www.firegiant.com/


More information about the wix-users mailing list