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