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

Shell links pointing to file in C:\Program Files resolve to C:\Program Files (x86)

    XMLWordPrintable

Details

    • Bug
    • Resolution: Out of scope
    • Not Evaluated
    • None
    • 4.8.0
    • Core: I/O
    • None
    • Windows 7 64 bit

    Description

      My findings so far:

      • C:\Program Files\foo.bar exists and C:\Program Files (x86)\foo.bar doesn't, link points to C:\Program Files\foo.bar -> QFileInfo::exists() returns false for the link
      • C:\Program Files\foo.bar and C:\Program Files (x86)\foo.bar exists, link points to C:\Program Files\foo.bar -> QFileInfo::exists() returns true for the link, QFileInfo::symLinkTarget() returns C:\Program Files (x86)\foo.bar, QDesktopServices::openUrl opens C:\Program Files (x86)\foo.bar

      Attachments

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

        Activity

          People

            earthdomain Earth Domain (Inactive)
            csgabor Gábor Csertán
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes