PsfTooling 3.6

I’m happy to announce that version 3.6 of PsfTooling is now available in the Microsoft Store. As always, this is a free download. PsfTooling is used as an aid in conjunction with the Microsoft MSIX Packaging Tool to help inject and configure the PSF into MSIX packages.

For those unaware, PSF stands forĀ Package Support Framework, an open source utility that I contribute to for helping traditional Win32 and DotNet applications run inside the MSIX packaging container.

Here is what is new in version 3.6:

  • Support for recent changes in the PSF. See this earlier post for details.
  • A new improved workflow for the wizards. All three of the wizards now include a find button to automatically locate the components needing targeting. This process is very good but not perfect yet, so manual buttons remain.
  • A new shortcut tool is now included. Psft_TestPeInfo can be used to examine executable components (exe and dll files) to determine if they are built as 32-bit, x64, or AnyCpu. PsfTooling does this for you automatically, but if you have any questions about a component this might help you.
    Image of Psft_TestPEInfo examining a component.
  • A whole slew of fixes have also been added.
  • An updated free online class to introduce you to PsfTooling is also available through our online training site: http://www.tmurgent.com/educate/

Good luck with your packaging!

By Tim Mangan

Tim is a Microsoft MVP, and a Citrix CTP Fellow. He is an expert in App-V and MSIX.