microsoft / MSIX-PackageSupportFramework

The Package Support Framework (PSF) is a kit for applying compatibility fixes to packaged desktop applications.
MIT License
114 stars 57 forks source link

September 2021 Updates #186

Closed TimMangan closed 3 years ago

TimMangan commented 3 years ago

Updated all projects to use a supported SDK. Fixes for Launching Processes Fixes for Scripting Rewrite of portions of the FRF to fix longstanding redirection issues. Have FRF use long paths on all file calls, even unredirected and guarded ones. Simplify Redirection rules, and fix some too. Reduce amount of debug logging, you can always uncomment them back in. Probably other small fixes. Fix all Tests so that they pass.