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 https://github.com/TimMangan/MSIX-PackageSupportFramework/tree/develop
November brings new changes to the PSF, and while some much needed improvements are part of the mix, …
Achievement unlocked. Re-package 70 apps with PSF with
click on one button into #MSIX packages. MMPT + upcoming
version of TMEditX with command line option to fix the
packages.
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 …