[wix-users] Dynamically removing files created by a custom action
Sean Farrow
sean.farrow at seanfarrow.co.uk
Mon Oct 21 06:12:41 PDT 2019
Hi Rob,
I'd seen that but was under the impression that would remove the whole folder, not just the additional files I've created during installation.
Thanks,
Sean.
-----Original Message-----
From: Rob Mensching [mailto:rob at firegiant.com]
Sent: 21 October 2019 14:00
To: WiX Toolset Users Mailing List <wix-users at lists.wixtoolset.org>
Cc: Sean Farrow <sean.farrow at seanfarrow.co.uk>
Subject: RE: Dynamically removing files created by a custom action
See the RemoveFolderEx custom action in Util extension.
_____________________________________________________________
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 Sean Farrow via wix-users
Sent: Monday, October 21, 2019 5:25 AM
To: 'wix-users at lists.wixtoolset.org' <wix-users at lists.wixtoolset.org>
Cc: Sean Farrow <sean.farrow at seanfarrow.co.uk>
Subject: [wix-users] Dynamically removing files created by a custom action
Hi,
I'm creating an installer that runs an executable already installed on the users system.
This executable outputs additional files I wish to be removed during product removal/repair.
What is the best/recommended way of added files to the RemoveFiles table?
Thanks,
Sean.
____________________________________________________________________
WiX Toolset Users Mailing List provided by FireGiant http://www.firegiant.com/
More information about the wix-users
mailing list