Questions tagged [msix]

New package format for Win32, Desktop Bridges, and Universal Windows Platform (UWP) applications.

MSIX is a new package specification which provides a unified packaging format for Win32, Desktop Bridges, and Universal Windows Platform (UWP) applications.

MSIX was built from the ground up to deliver complete containerization for Windows 10 applications. The format utilizes the AppX application framework and provides a path to deploy all Windows 10 Applications to the Windows Store. It inherits all the great features in UWP and most importantly, it applies to all Win32, WPF, Windows Forms, and UWP applications.

Importantly this new and in-progress MSIX package format is essentially a major improvement of the current AppX format - rather than the MSI format - despite the name.

Microsoft seems to envision a future where MSIX not only replaces MSI, but also creates a package format which cross-platform Microsoft applications can recognize and use on any platform (iOS, Android, MacOS, and Linux).


MSIX is an emerging technology with little official information currently available. Accordingly the above information has been assembled primarily from the following sources:

287 questions
-2
votes
1 answer

Distribute private software built on .net technologies using Click Once, MSIX and a private Microsoft business store or something else?

Our business produces custom software for private businesses with .net technologies. We have an application our business wrote that we are currently manually distributing onto Microsoft Surface Tablets that belong to our client. This is a private…
Workman
  • 117
  • 7
-3
votes
1 answer

Installer for .NET Framework WPF application

I have a .NET Framework 4.8 WPF application. (Maybe .NET 5 in the future) This is a business application to manage persons. The application must connect to a web service to authenticate with a user and manage data. The web service is deployed on the…
Gab
  • 1,861
  • 5
  • 26
  • 39
1 2 3
19
20