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

Add possibility to overwrite hard coded arguments in .dat for Execute operation

    XMLWordPrintable

Details

    • Suggestion
    • Resolution: Done
    • Not Evaluated
    • 4.1.0
    • None
    • General
    • Qt Installer Sprint 26

    Description

      Related to https://bugreports.qt.io/browse/QTIFW-2124

      Installer has hard-coded arguments in .dat file making it impossible to move the executable location.

      Suggestion: implement new '_OLD' predefined variable which can be forwarded to a new location:

      installer.setValue("SDKToolBinary", path + "\\newlocation\\bin\\sdktool.exe");
      installer.setValue("SDKToolBinary_OLD", path + "/bin/sdktool.exe"); 

       

      Attachments

        Issue Links

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

          Activity

            People

              kamartti Katja Marttila
              kamartti Katja Marttila
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes