Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt Creator and other tools
  4. Qt Installer Framework - Why would a non-admin installation require admin rights to update?

Qt Installer Framework - Why would a non-admin installation require admin rights to update?

Scheduled Pinned Locked Moved Qt Creator and other tools
4 Posts 3 Posters 2.3k Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • A Offline
    A Offline
    aknudsen
    wrote on last edited by
    #1

    I've generated an online installer with "Qt Installer Framework":http://doc.qt.io/qtinstallerframework/, and a user has successfully installed my app with it, without administrative rights. However, when the user tried to update to the next version of my app, Windows requested that he type in administrative credentials. Why would administrative rights be required, considering the app was installed as a non-administrator?

    Furthermore, I tested updating the app on my own machine and I was not required to be an administrator.

    1 Reply Last reply
    0
    • T Offline
      T Offline
      tjenssen
      wrote on last edited by
      #2

      can I download that installer somewhere or do you have a small example installer which behaves the same. At the moment I don't have any good idea.

      (a component from other repository could request admin rights; or windows is requesting more rights because the installer name is something with installer, update, setup, ...)

      1 Reply Last reply
      0
      • T Offline
        T Offline
        tjenssen
        wrote on last edited by
        #3

        maybe "Installer Detection Technology" is running because of a wrong compiled binary but that is only a guess

        1 Reply Last reply
        0
        • W Offline
          W Offline
          Wilmord
          wrote on last edited by
          #4

          Hello guys,

          I want to ask another question to you. How can I make the Uninstaller check exe is running or not before uninstalling? I can do this with installing process but I can not write correct script for uninstalling process.

          Thanks.

          1 Reply Last reply
          0

          • Login

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • Users
          • Groups
          • Search
          • Get Qt Extensions
          • Unsolved