Qt Installer Framework Examples
Using a component script to modify the installer UI. | |
Using a component script to stop the installation if the components cannot be installed. | |
Using components' package.xml files to define dependencies and automatic dependencies between components. | |
Using a component script and dynamic pages to build an installer. | |
Using components' package.xml files to hide checkboxes for items. | |
Using the extract archive hook in a component script to modify the target path. | |
Using the repogen tool and the configuration file to set up an online installer. | |
Using a component script to add a check box for opening the readme file to the final installer page. | |
Using a component script to quit an installer. | |
Using a component script to register a filename extension on Windows. | |
Using the RepositoryCategories element to set up an online installer where repositories are grouped. | |
Using a component script to add an entry to the Windows Start menu. | |
Using a stylesheet to customize a UI. | |
Using the systemInfo API in a component script to check operating system version and bitness. | |
Using translations to localize installer pages and licenses. |