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

Documentation: CreateShortcut is Windows only

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P3: Somewhat important
    • 3.2.0
    • 3.1.1
    • General
    • None

    Description

      The documentation of CreateShortcut states:
      https://doc.qt.io/qtinstallerframework/operations.html
      – 8< –
      Creates a shortcut from the file specified by filename to linkname. On Windows, this creates a .lnk file which can have arguments. Furthermore, on Windows, filename can be an HTTP or FTP URL in which case a URL shortcut is created. On Unix, this creates a symbolic link.
      – 8< –
      The last statement is incorrect. On Unix this does exactly nothing. The corresponding #else block in src/libs/installer/createshortcutoperation.cpp (createLink) is empty.

      Attachments

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

        Activity

          People

            arttu.tarkiainen Arttu Tarkiainen
            dfranke Daniel Franke
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes