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

Cannot run a dependency installer which requires Admin privileges

    XMLWordPrintable

Details

    • Bug
    • Resolution: Incomplete
    • Not Evaluated
    • None
    • 1.4.0
    • General
    • None
    • Windows 8.1 64-Bit

    Description

      I've added the following line to my component's XML file.
      <RequiresAdminRights>true</RequiresAdminRights>
      I've added the following line to my component's script file.
      component.addElevatedOperation("Execute", "@TargetDir@\\USER\\ThirdPartySoftware
      tcat_2110_2238.exe");
      Also when I don't use addElevatedOperation function it says your command needs elevation.

      Attachments

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

        Activity

          People

            installerteam Installer Team
            amahta Amin Ahmadi
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes