TMEdit 2.0 Released. Yes, for App-V

TMEdit (not TMEditX) is our App-V package editor tool, used to improve packages for Microsoft App-V. It’s been a while since we had a release and I had been sitting on a few fixes requested by customers. But rather than just some bug-fixes, we have something new here.

First, TMEdit 2.0 is being released as an MSIX package. Why? …

What’s new in PSF v2024.10.26?

Psf Logo

The 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.

Version v2024.10.26 of the Package Support Framework has been released.  This release includes the following:

  • Added a new option for PsfLaucher and

Why we think MSIX is now ready

Last week, at AppManagEvent in The Netherlands, we declared that (finally) MSIX is ready to be the first choice for enterprises to choose when repackaging applications for delivery to Windows.

It has been a long road for MSIX. When introduced 6 years ago, we said two things about MSIX:

  • It would become the future of applications, replacing App-V and

TMEditX 5.1 Release

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

Features and Fixes

TMEditX:

  • Feature
  • The new TMEditX 5.0 Mega-release

    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]

    TMEditX 5.0 has been released!

    This is a big release, significantly improving your ability to get more apps working under MSIX.  Preliminary app-compatibility testing against

    New addition to the PSF: PsfFtaCom

    Psf Logo

    The 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.

    In the new release of the PSF we are now including a new component to help solve one of our constant challenges …

    Experiences in porting UWP app to Win3 and .Net 8

    Sometimes I play a developer on the Internet. This is one such day. Let me tell you about my latest experience…

    Background

    I have a looooong running side project that I started over 40 years ago.

    I was a developer writing in a variant of Fortran on proprietary hardware, OS, and even are own compilers. The company decided to get …