Uploaded image for project: 'Qt Installer Framework'
  1. Qt Installer Framework
  2. QTIFW-3307

How to exit the Qt Installer Framework

    XMLWordPrintable

Details

    • Suggestion
    • Resolution: Fixed
    • Not Evaluated
    • None
    • 4.6.0, 4.7.0
    • General, Tools
    • None

    Description

      I have an installer written with QTIFW, it has a custom dynamic page that asks the user for a key, and verifies that it's valid. If invalid, installation is prevented.

      I want to do a similar thing, but for an unattended/CLI install. e.g.

      myinstaller.exe --accept-licenses install Key=<InstallKey>

      How can I gracefully exit the installer using a component or controller script? The only way I've found to do this is by throwing an exception inĀ function Component(), but that doesn't produce the nicest output

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            installerteam Installer Team
            twohobos Kyle Harfoot
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes