[wix-users] Force update of Single File

Bryan Dam bryand at recastsoftware.com
Mon Mar 9 05:41:41 PDT 2020


I ran up against the same problem as the OP but we were using heat to generate the file list.  Luckily for us it was the third build number and waiting out the next release made the problem go away.  In a scenario like that ... can we specify an override for just one file?

-----Original Message-----
From: wix-users <wix-users-bounces at lists.wixtoolset.org> On Behalf Of Nir Bar via wix-users
Sent: Sunday, March 8, 2020 6:44 AM
To: WiX Toolset Users Mailing List <wix-users at lists.wixtoolset.org>
Cc: Nir Bar <nir.bar at panel-sw.com>
Subject: Re: [wix-users] Force update of Single File

Use my WiX extension:

https://www.nuget.org/packages/PanelSwWixExtension/



<Component>

<File>

 <panelsw:ForceVersion />

</File>

</Component>


--

Nir Bar

WiX Expert

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


More information about the wix-users mailing list