


From a Win32 application, only the desktop APIs can be accessed, while from a full UWP application, various APIs (Mobile, Xbox, HoloLens, …) can be accessed. Just like complete UWP applications, Win32 converted applications (packed as MSIX) can access the UWP APIs. This makes it possible to package normal desktop applications and offer them centrally, taking advantage of all the new benefits of modern Windows APIs. the standard desktop applications that we have used all these years. The main difference that MSIX has brought is its advanced support for Win32 applications, i.e. It is basically a zip package that contains your application files and some XML configuration files. Microsoft presented MSIX as an improved version of the AppX package (originally used only for UWP applications) to better support traditional desktop applications on Windows 10 by bringing the knowledge from the MSI and App-V packages and the Desktop Bridge program.Īn MSIX package is very similar to an AppX or App-V package in terms of structure. Desktop, mobile and all other Windows 10 devices are supported. MSIX, announced at Windows Developers Days in 2018, is a new universal package format designed for Windows 10 applications.

When combining FSLogix Profile Containers and MSIX App Attach, the Golden Master Image’s operating system remains completely clean and data, profiles and applications are completely separated. After embedding, applications look like locally installed applications to both the user and the operating system. MSIX App Attach is based on the concept where the application is stored in MSIX format in a central location and integrated into the operating system. Such an application can thus be integrated into the user session if required. MSIX App Attach allows you to store applications for virtual environments outside a virtual machine in a VHD/X file. With the latest version of Windows 10 (version 2004) it is finally possible to use MSIX App Attach in Citrix without any special adaptation. Windows 10 machine for package creation.
