Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Unsolved

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

    Tools
    3
    4
    2013
    Loading More Posts
    • 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
      aknudsen last edited by

      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 Reply Quote 0
      • T
        tjenssen last edited by

        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 Reply Quote 0
        • T
          tjenssen last edited by

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

          1 Reply Last reply Reply Quote 0
          • W
            Wilmord last edited by

            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 Reply Quote 0
            • First post
              Last post