PsfTooling 6.1.0.0 Released

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

 

TMEditX 3.1.0.0 Released

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.  [Download_page]

Version 3.1 of TMEditX is now available from the [Download_page]. This release brings you all of the work done over the last 2.5 months. The TMEditX product consists …

New in Psf v2023.2.5

Psf LogoThe 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 here on GitHub.

A new update to the PSF has been released.  It adds a much more complete “IlvAware” implementation for the MfrFixup, plus some other …

Killing the Squirrel

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 …

Psf v2022.12.11 Changes

Psf LogoThe 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 here on GitHub.

A quick update to the PSF.  It adds the first “IlvAware” fix to MfrFixup, plus some other housekeeping.  This release adds to the …