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 basis.
7 Replies
Sort By
- DataBenCopper Contributor
I can guarantee you there is, because MSIX lacks features and forces developers into workarounds.
- jvintzelFormer Employee
- shobz_krishCopper Contributor
Hello jvintzel,
Is there a plan to support custom uninstall in near future?
This feature would be of great benefit for enterprise scenarios.
- jvintzelFormer 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.