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 …
Author: Tim Mangan
Tim is a Microsoft MVP, and a Citrix CTP Fellow.
He is an expert in App-V and MSIX.
How to Automate Conversion from App-V to MSIX
Customers that use Microsoft App-V are certainly interested in the potential future of MSIX. While the compatibility levels for typical applications under MSIX is not yet acceptable overall and we will be continuing to leverage App-V for years (decades?) to come, I believe that it is important for them to begin the job of working with MSIX apps when we …
PsfTooling 4.8
Version 4.8 of PsfTooling is now available in the Microsoft Store. A free tool, it is used in conjunction with the Microsoft MSIX Packaging tool to add and configure the Package Support Framework (PSF) during the repackaging process.
For those unaware, PSF stands for Package Support Framework, an open source utility that I contribute to for helping traditional …
Get PsfTooling 4.5 Now!
Version 4.5 of PsfTooling is now available in the Microsoft Store. A free tool, it is used in conjunction with the Microsoft MSIX Packaging tool to add and configure the Package Support Framework (PSF) during the repackaging process.
For those unaware, PSF stands for Package Support Framework, an open source utility that I contribute to for helping traditional …
Be nice
On November 3rd, I’ll be working a very low paying job that I do a few times a year. You see, I am a poll worker for my local precinct whenever there are elections. Elections occur between 1 and 4 times a year, depending on the year and this year we have them all. I’m asking you, on that day, …
PsfTooling 4.4
Now available in the Microsoft Store as a free app, PsfTooling 4.4 represents the best way for IT Pros that are repackaging traditional apps into MSIX to have success.
We use PsfTooling in conjunction with the Microsoft MSIX Packaging Tool (MMPT) to inject and configure the Package Support Framework into the package.
PsfTooling version 4.4 adds new capabilities and an …
PsfTooling 4.2
Today I am happy to announce that version 4.2 of PsfTooling is now available from the Microsoft Store. A free tool, it is used in conjunction with the Microsoft MSIX Packaging tool to add and configure the Package Support Framework (PSF) during the repackaging process.
For those unaware, PSF stands for Package Support Framework, an open source utility that …
Another new fixup for MSIX PSF: EnvVar
A summer ‘staycation’ project from me. This project is now accepted into the develop branch of the Microsoft PSF repository.
EnvVarFixup is a new type of MSIX Package Support Framework intercept that addresses the issue of MSIX not supporting new/changed environment variables inside the package.
The fixup allows for the specification of environment variables and values …