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

execute operation fails with one argument with spaces (wrong use of setNativeArgumenst)

    XMLWordPrintable

Details

    • 94a670a64ab40f4133313484f50e423f82901275

    Description

      We now have an installer which works fine on "slow" computers and fails on "fast" computers. The installer consists of two components, one of them obligatory and one optionally. See attached installscripts and package definitions. In total three other installers must be started during installation, .Net framework redistributable, a driver and MS Visual Studio component runtime. These are started with the installscripts. This works fine on a normal machine with Windows 7 64 bit installed. When trying to install on a fast computer with an SSD disk we run into the problem, that the other installers, that are triggered by the installscript can not be run. Seems like the function that starts the corresponding installers (in our case batch files) are called before all part of the component are unzipped!? See the image with the error message, the install log file and our installscripts.
      Do you have any suggestions how we can fix this strange behaviour? I would also like to understand when exactly the functions in the installscripts are triggered.

      Attachments

        1. installation_log.txt
          14 kB
        2. installer_error.png
          installer_error.png
          58 kB
        3. installscript.js
          2 kB
        4. installscript.js
          1 kB
        5. package.xml
          0.4 kB
        6. package.xml
          0.5 kB
        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            heimrich Karsten Heimrich
            abulafia Holger Buhr
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes