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

resolve win32 symlink fails in windows 32 bits on folder C:/Program Files/

    XMLWordPrintable

Details

    • Bug
    • Resolution: Invalid
    • P3: Somewhat important
    • None
    • 5.7.0
    • Core: I/O
    • None
    • Windows 10 64

    Description

      INPUT:
      make a windows shortcut bad_resolve_link.lnk to one exe inside C:/Program Files/ ...example:
      make a windows shortcut bad_resolve_link.lnk-->C:/Program Files/Internet Explorer/iexplore.exe

      symLinkTarget() resolves C:/Program Files (x86)/... no C:/Program Files/...

      symLinkTarget() resolves OK lnk file created by QT

      OUTPUT:
      resolved link: ' "bad_resolve_link.lnk" ' --> ' "C:/Program Files (x86)/Internet Explorer/iexplore.exe" '
      resolved created link : ' "linkie.lnk" ' --> ' "C:/Program Files/Internet Explorer/iexplore.exe" ... OK

      Targets Win10, VS2015 32 /Mingw (crashes if bad_resolve_link.lnk not exists)

      VS2015 64 resolve OK

      I think is the same bug QTBUG-24951

      Attachments

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

        Activity

          People

            Unassigned Unassigned
            mapons Miguel Angel
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes