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

Windows maintenance tool problem

XMLWordPrintable

      QTIFW generated installer fails to create maintenance tool under circumstance:

      • A user who has Administrator rights has invoked installer.
      • The destination folder is C:\Program Files\Program_name

      After several investigation, I found:

      QTemporaryFile cannot copy,rename files even if it is in "elevated process".

      (I successfully fixed this problem by changing the code to delegate copy/rename task to QFile instead of using QTemporaryFile)

       

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

            installerteam Installer Team
            kurohara Hiroyoshi Kurohara
            Votes:
            2 Vote for this issue
            Watchers:
            13 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes