Express Projects
InstallShield 2020 Express Edition
Express is the standard project type for creating installations in InstallShield. Express projects use the Windows Installer service to drive the entire installation. The flow of your installation’s user interface (UI) is authored directly in the .msi package, and the Windows Installer service uses its native user interface rendering capabilities to display the UI to your end users.