Forum Discussion
mattribeiro
Oct 16, 2019Copper Contributor
MSIX Custom Uninstall Processing
What approaches/workarounds are available to perform custom actions on uninstall with MSIX? For example - to direct the user to a post-uninstall survey, or to collect uninstall events on a per-user ...
jvintzel
Oct 17, 2019Former Employee
- shobz_krishFeb 11, 2020Copper Contributor
Hello jvintzel,
Is there a plan to support custom uninstall in near future?
This feature would be of great benefit for enterprise scenarios.
- jvintzelFeb 11, 2020Former Employee
The app is installed in a container with file and registry virtualization. We also redirect the data to app data. There should not be a need for a custom uninstall.
John.
- Jozef IzsoOct 10, 2023Iron ContributorMSIX allow the app to disable Registry and/or File System virtualization and no uninstall action will not allow the app to remove these entries which are outside the sandbox.