-
Notifications
You must be signed in to change notification settings - Fork 176
Open
Labels
type::featurerequest for a new feature or capabilityrequest for a new feature or capability
Description
Checklist
- I added a descriptive title
- I searched open requests and couldn't find a duplicate
What is the idea?
Based on the work in #1084, when you run the uninstaller, not all of the files are removed. In fact, only a couple of files are removed (those that are bundled with the uninstaller), everything created by the separate install script needs to be manually deleted after running the uninstaller. The idea is that the files created by the install script are also automatically removed by the uninstaller.
Why is this needed?
This is needed to have a proper uninstallation step, to reach feature parity with the exe installers.
What should happen?
Same behavior between the exe and the msi installers/uninstallers.
Additional Context
No response
Metadata
Metadata
Assignees
Labels
type::featurerequest for a new feature or capabilityrequest for a new feature or capability