MSIX Installer for Desktop Applications - Packaging WPF, WinForms, and UWP Applications

Описание к видео MSIX Installer for Desktop Applications - Packaging WPF, WinForms, and UWP Applications

Creating an installer for a C# desktop application used to involve a third-party solution like InstallShield to create MSI or Setup file. With the addition of UWP, Microsoft created the MSIX installer option. However, until recently it only worked for UWP applications. Now, we can use the MSIX installer to install Winforms and WPF desktop applications without going through the Microsoft Store if we don't want to. In this video, we are going to look at how to create an MSIX setup package, how to include our project in the package, and how to install and update our application on a client machine.

Source Code: https://leadmagnets.app/?Resource=MSI...

Mailing List: https://signup.iamtimcorey.com/
MSIX Documentation: https://docs.microsoft.com/en-us/wind...
Microsoft Store Signup: https://developer.microsoft.com/en-us...

Комментарии

Информация по комментариям в разработке