Skip to content

Conversation

@sylveon
Copy link
Contributor

@sylveon sylveon commented Jan 19, 2026

The MSIX Package Support Framework's file redirection wasn't working properly for ProgramData for some reason, leading to leftover files after uninstall, which is against MS Store policies. By allowing the desktop app to disable the custom pycache, the PSF's package root file redirection is able to work properly instead, storing __pycache__ folders in the per-app location that is cleaned on uninstall.

The MSIX Package Support Framework's file redirection wasn't working properly for ProgramData for some reason, leading to leftover files after uninstall, which is against MS Store policies. By allowing the desktop app to disable the custom pycache, the PSF's package root file redirection is able to work properly instead, storing __pycache__ folders in the per-app location that is cleaned on uninstall.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant