Version 2.0.0.0 of TMEditX has now been released. The change to version 2 represents the culmination of a years’ worth of work to make successful packaging with MSIX a whole lot easier. Better analysis, improved workflows to implement recommended changes, and a better PSF so that we can make apps better!

A short summary of the changes since last month …
The Package Support Framework (PSF) was started by Microsoft as an Open Source Project to help Win32 and .Net Framework based software operate in the new MSIX Container runtime, however the latest changes are now made in my own fork at 

MSIX App Attach requires a format conversion from the standard msix file in order to attach the MSIX packages efficiently. This efficiency is important in non-persistent image scenarios like pooled VDI, as well as semi-persistent scenarios like shared multi-user operating system connections (Server Based Computing, like RDS/RDMI as well as multiuser Windows 10) as the end-user doesn’t want to wait …