- 
    Suggestion 
- 
    Resolution: Done
- 
     Not Evaluated Not Evaluated
- 
    None
- 
        Qt Installer Sprint 26
Script:
installer.setValue("SDKToolBinary", value + "\\bin\\sdktool.exe"); component.addOperation("Execute", new Array("@SDKToolBinary@", "--help", "UNDOEXECUTE", "@SDKToolBinary@", "–help"))
.dat file:
<argument>@RELOCATABLE_PATH@/bin/sdktool.exe</argument>
.dat file should be:
<argument>@RELOCATABLE_PATH@/@SDKToolBinary@</argument>
Saving the variable unresolved makes it possible to change the location of SDKToolBinary during update.
- is required for
- 
                     QTBUG-28101
        Qt Creator should not be a mandatory component of the SDK installer QTBUG-28101
        Qt Creator should not be a mandatory component of the SDK installer-         
- Closed
 
-