A summer ‘staycation’ project from me. This project is now accepted into the develop branch of the Microsoft PSF repository.
EnvVarFixup is a new type of MSIX Package Support Framework intercept that addresses the issue of MSIX not supporting new/changed environment variables inside the package.
The fixup allows for the specification of environment variables and values …
Figuring out why a traditional package recaptured into MSIX does not work can be a bit of art. Of sure, we have some standard things we look for and fixups that we can use, but what about when it isn’t one of those?