Advanced Installer
4 TopicsPackaging desktop applications with Advanced Installer Express
First published on MSDN on Apr 24, 2018 Other than releasing our own tools to support developers who want to package desktop applications using the Desktop Bridge (like Desktop App Converter or the Windows Application Packaging Project in Visual Studio), as Microsoft we have partnered with many popular 3rd party setup authoring tools.3.3KViews0likes1CommentDeploying local application data in a Desktop Bridge app with Advanced Installer
First published on MSDN on Jul 31, 2018 One of the best practices when it comes to Windows development is to leverage the AppData folder (which lives under C:\Users\username\AppData) to store files which require read and write access and which are tightly coupled with the application.3.6KViews0likes0CommentsCreate MSIX modification packages with Advanced Installer
First published on MSDN on Oct 26, 2018 In a previous post we have learned how, thanks to the MSIX packaging format and modification packages, IT Pros can break the packaging paralysis that affects most of the enterprise environments.1.7KViews0likes0Comments