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

How to script accept multiple licenses?

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Not Evaluated
    • None
    • 4.1.1
    • Scripting
    • None
    • Windows

    Description

      This:

      Controller.prototype.LicenseAgreementPageCallback = function()

      { var widget = gui.currentPageWidget(); widget.AcceptLicenseRadioButton.checked = true; gui.clickButton(buttons.NextButton); }

      worked in 3.2.3, but not 4.1.1. Because CMake has been selected, its license must now also be accepted. Where is the documentation on how multiple licenses can be selected? Adding --accept-licenses to the command-line does nothing.

      Attachments

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

        Activity

          People

            installerteam Installer Team
            tvaughan Tom Vaughan
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes