Getting Started
You can use the Qt Installer Framework to create installation programs for all kinds of applications, including (but not limited to) applications built with Qt.
To get started with Qt Installer Framework:
- Install a pre-built version with Qt Online Installer or build the framework from sources. For more information, see Installation and Building from Sources.
- Choose the installer type: online or offline. For more information, see Overview of Qt Installer Framework.
- Follow the tutorial to create an installer. For more information, see Tutorial: Creating an Installer.
- Use the examples to learn how to use component scripts for customizing installers. For more information, see Tutorials and Examples.