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

Installed Apps entry not updated

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P3: Somewhat important P3: Somewhat important
    • None
    • 4.9.0
    • General
    • None
    • Windows

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

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

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

              Created:
              Updated:

                There are no open Gerrit changes