Last week I posted on social media about an issue we ran into in our current training class. The issue was preventing apps that included the PSF from working on certain Windows 10 operating systems.
The problem has been identified and fixed, resulting in a slew of releases:
- PSF version v2024.06.07 of the TimMangan fork of the Package Support Framework.
PsfTooling is the free tool to work in conjunction with the Microsoft MSIX Packaging Tool.
TMEditX is the licensed and much more capable tool for fixing up MSIX packages, better than PsfTooling since it doesn’t have to depend on the Microsoft MSIX Packaging Tool to create the final package.
The Package Support Framework (PSF) was originally a Microsoft 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