Express Project Types
Package
Desktop Bridge Project
This type of project lets you create an APPX
package and include the files of your application to it. The APPX
package will let you deploy your app on Microsoft's UWP.
Import
UWP APPX
This type of project lets you import an existing
APPX package to Advanced Installer to be configured.
Convert Desktop App
This wizard
allows you to convert legacy app installers to the new Universal Windows
Platform standard, APPX.
The wizard works by monitoring the operating system for changes performed during installation. At the end of the conversion, the captured resources are included in a new Advanced Installer project as an APPX build.
Other Project Types
See all the available project types from other Advanced Installer editions.