
Squirrel is an installer/updater package that is used in some software applications that we might want to package/deploy in an enterprise environment.
An open source project, Squirrel is liked by developers because it typically installs in a user context without administrative permissions (by installing into the user profile) and has an automatic updater built in. Those are two features that …
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.
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
Today I announce the release of v2022-12-5 of the Package Support Framework. While there are numerous fixes to the Launcher and DynamicLibraryFixup, of most importance is the creation of a new fixup. The MfrFixup (Managed File Redirection Fixup) is intended to be a replacement for the File Redirection Fixup. Both fixups remain as part of the PSF so you’ll have …

PsfTooling is the free tool to work in conjunction with the Microsoft MSIX Packaging Tool.