Replies: 1 comment
-
It should just work. There is something else going awry. A verbose log file will show you why the files were not scheduled to be removed. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Question
Hi, I have a Wix v5 project working where I gather all the dependencies for my app using the Files tag, like this:
It works great for installing but I noticed that when I uninstall the app using the MSI all the files are left in the INSTALLFOLDER directory. How can I flag that these files need to be deleted when the app is uninstalled? It seems like this should be simple but I'm struggling to find a way to do it!
Thanks!
Open Source Maintenance Fee
wixtoolset
project because I support the maintainers.Beta Was this translation helpful? Give feedback.
All reactions