Ensure sensitive data are removed when Windows app is uninstalled
Summary: This differential ensures that Comm Windows application data are deleted after uninstalling the app.
Test Plan:
- Build Windows app.
- Uninstall it.
- Ensure AppData/Roaming/Comm folder is empty. Without this diff it would have all the data.
Reviewers: kamil, tomek, ashoat
Reviewed By: ashoat
Differential Revision: https://phab.comm.dev/D13003