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

Installed Apps entry not updated

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • Not Evaluated
    • None
    • 4.9.0
    • General
    • None
    • Windows

    Description

      When pushing updates to an application installed using QtIFW, the entry in the "Installed Apps" still has details pertaining to the previous update.

      Method to Reproduce
      1. Inspect "HKLM:\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall{GUID}
      1. Provide an update with a new version or name, using .rcc
      2. Update installation using `maintenancetool.exe update --accept-messages --confirm-command`
      3. No changes to "HKLM:\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall{GUID}

      Candidate Fix
      In packagemanagercore_p.cpp:1676

              if (m_core->isInstaller() || m_core->isUpdater())
                  registerMaintenanceTool();
      

      Attachments

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

        Activity

          People

            installerteam Installer Team
            twohobos Kyle Harfoot
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes