I have run into, and have been investigating a feature of the modern Windows Operating System that holds some of the magic used to integrate modern applications when they are installed. This feature I call StateRepository.
When traditional applications, those built using Win32 or .Net Framework API sets, are installed into the OS, they integrate by either placing files …
The Package Support Framework (PSF) was originally an open-source project to help Win32/DotNet applications run when inside an MSIX Container. TMurgent has taken up the support for the PSF in our own fork
TMEditX is the licensed and more capable tool for fixing up MSIX packages since it doesn’t have to depend on the Microsoft MSIX Packaging Tool to create the final package.
PsfTooling is the free tool to work in conjunction with the Microsoft MSIX Packaging Tool.