[wix-users] Bootstrapper and patching
Rob Mensching
rob at firegiant.com
Thu Aug 4 09:35:17 PDT 2016
IIRC, there is a feature request for that. Maybe you could implement it?
_____________________________________________________________
Short replies here. Complete answers over there: http://www.firegiant.com/
-----Original Message-----
From: wix-users [mailto:wix-users-bounces at lists.wixtoolset.org] On Behalf Of Patterson, Brent
Sent: Thursday, August 4, 2016 9:17 AM
To: WiX Toolset Users Mailing List <wix-users at lists.wixtoolset.org>
Subject: Re: [wix-users] Bootstrapper and patching
Yes. I have a tool that builds both MSI/MSP and the bootstrapper bundle. The tool replaces the version number, so they're always the same. I.e. If MSI is 2.0.0.0, bundle is 2.0.0.0. If MSP is 2.1.0.0, the patch bundle is 2.1.0.0. But since the bundle hides the MSI, it shows the bundle's version number, and not the MSI/MSP's version. I want to update the bundle's version number.
Thanks
More information about the wix-users
mailing list