TMEditX 4.3 Release Notes

TMEditX is the licensed and much more capable tool for fixing up MSIX packages, better than PsfTooling since it doesn’t have to depend on the Microsoft MSIX Packaging Tool to create the final package.  [Download_page]

More new features and fixes to improve your packaging! The PSF version is release the same as for 4.2, which is v2024.02.04, plus a small …

A deep look at Application Deployment with AppVentiX

AppVentiX is an alternative third-party product that can be used for Software Distribution in a corporate environment.  Known originally as a simple replacement for the App-V Server, it has grown in capabilities, both in the types of packages supported and in different kinds of infrastructures it may be placed into, including both on-prem and in the cloud.   In this article, …

Published
Categorized as Tools Tagged

TMEditX 4.2 Release Finalized

TMEditX is the licensed and much 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]

More new features and fixes to improve your packaging! The PSF version is release v2024.02.04, plus a small patch for the next release, from the TimMangan branch).

TMEditX

PsfTooling 6.8 for MSIX released!

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

 

This release is primarily a catchup release to include changes we have made to the PSF.  It includes the following:

New in the PSF v2024.03.04

Psf LogoThe Package Support Framework (PSF) was originally a Microsoft 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. From the release notes:

  • Add support in MfrFixup in ILV-Aware mode for SetCurrentDirectory

Published
Categorized as MSIX, PSF Tagged

TMEditX 4.1Release

TMEditX is the licensed and much 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]

More new features and fixes to improve your packaging! The PSF version is updated to release (v2024.02.04 from the TimMangan branch).

TMEditX new features

PSF 2024.02.04

This release …

Anti-Disregardation for COM in MSIX

It took more than 3 years for this to creep into my brain. 

Over the six years since the original release MSIX Microsoft has added schema extensions to handle situations that the original MSIX didn’t support. COM support is a very important area of these improvements.  But originally the documentation was either incomplete or wrong, and we weren’t sure what …

PSF v2024.02.04

Psf LogoThe Package Support Framework (PSF) was originally a Microsoft 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. From the release notes:

  • Updated RegLegacyFixup to more certain intercepts from Kernel32.dll