Jacob has detailed the approach to take, using a bundle (not msi) to
conditionally instal other msi (or exe/bundle) packages. There are some
more examples of modifying an options dialog at:
https://wixextba.codeplex.com/SourceControl/latest#Examples/Bundle10.wxs
Since the extended bootstrapper f
If I create a bundle for the client can I use the standard bootstrapper?
--
View this message in context:
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/How-to-create-a-feature-set-that-installs-an-msi-and-a-bundle-exe-tp7598468p7598472.html
Sent from the wix-users mailing list
ow to create a feature set that installs an msi and a
bundle exe
Thanks for the reply.
I would prefer two bundles, which I sort of have now. Currently I have an msi
for the client and a bundle for the server because of the SQL Server
requirement.
How can I combine them into a single msi/exe with ea
Thanks for the reply.
I would prefer two bundles, which I sort of have now. Currently I have an
msi for the client and a bundle for the server because of the SQL Server
requirement.
How can I combine them into a single msi/exe with each one being a feature
on a feature tree?
Thanks,
Gary
--
needs to install the server/server prerequisites.
-Original Message-
From: garymonk [mailto:g...@gurudental.com]
Sent: Monday, December 08, 2014 11:50 AM
To: wix-users@lists.sourceforge.net
Subject: [WiX-users] How to create a feature set that installs an msi and a
bundle exe
I ha
I have an application that consists of two components, a client and a server.
The client will always get installed and the server is optional. If the
server is selected to be installed SQL Server also needs to be installed as
a prereq.
I have created a separate msi for the client. For the server I
6 matches
Mail list logo