[wix-users] Patching: Purely wix
Bob Arnson
bob at firegiant.com
Mon Aug 13 09:04:35 PDT 2018
Or Melt.exe to get the behavior of .wixpdb patching with the files coming from the .msi.
-----Original Message-----
From: wix-users <wix-users-bounces at lists.wixtoolset.org> On Behalf Of Rob Mensching via wix-users
Sent: Friday, 10 August, 2018 15:41
To: WiX Toolset Users Mailing List <wix-users at lists.wixtoolset.org>
Cc: Rob Mensching <rob at firegiant.com>
Subject: Re: [wix-users] Patching: Purely wix
Use bindpaths and you can retarget them during patching.
_____________________________________________________________
Short replies here. Complete answers over there: http://www.firegiant.com/
-----Original Message-----
From: wix-users <wix-users-bounces at lists.wixtoolset.org> On Behalf Of Hoover, Jacob via wix-users
Sent: Friday, August 10, 2018 11:06 AM
To: WiX Toolset Users Mailing List <wix-users at lists.wixtoolset.org>
Cc: Hoover, Jacob <Jacob.Hoover at greenheck.com>
Subject: [wix-users] Patching: Purely wix
I'm looking for some tips on purely wix patching, and/or any stories on integrating it into an automated build process. I have had success in generating patches manually, but that was using msimsp. From what I understand, saving the wixpdb's during my MSI build process will allow me to use the purely wix approach, however I am concerned about the paths stored in the file. As I would be using a build server to generate them, and each run of the build uses a unique folder, my assumption is I am going to need to write an XSLT to transform the wixpdb in order for the paths to be valid for the specific run of the plan.
Thanks,
Jacob
____________________________________________________________________
WiX Toolset Users Mailing List provided by FireGiant http://www.firegiant.com/
____________________________________________________________________
WiX Toolset Users Mailing List provided by FireGiant http://www.firegiant.com/
More information about the wix-users
mailing list