Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-40565

Missing dir in QStandardPaths::ApplicationsLocation

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P2: Important P2: Important
    • None
    • 5.3.0
    • Core: Other
    • None
    • Windows 8.1 64-bit

      Running

      qDebug() << QStandardPaths::standardLocations (QStandardPaths::ApplicationsLocation);
      

      outputs only

      ("C:/Users/<USER>/AppData/Roaming/Microsoft/Windows/Start Menu/Programs")
      

      however, this directory contains only apps relative to user.
      Apps accessible to all users in Windows are located at

      C:/ProgramData/Microsoft/Windows/Start Menu/Programs

      , so this path must be included to returned list.

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

            dfaure David Faure (Private)
            gxoptg Ivan Akulov
            Votes:
            0 Vote for this issue
            Watchers:
            8 Start watching this issue

              Created:
              Updated:

                There are no open Gerrit changes