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

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

      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"); 

       

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes