http://bugs.winehq.org/show_bug.cgi?id=53878 Ken Sharp <imwellcushtymelike@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever confirmed|0 |1 CC| |imwellcushtymelike@gmail.co | |m --- Comment #3 from Ken Sharp <imwellcushtymelike@gmail.com> --- Confirming with Wine 11.14. $ for file in *.lnk; do { echo "${file}" >&2; lnkinfo "${file}" | grep -F "Local path"; }; done Lotus 1-2-3 - EN.lnk Local path : c:\lotus\123\123w.exe Lotus 1-2-3.lnk Local path : Z:\tmp\wine\123\123w.exe Lotus Approach - EN.lnk Local path : c:\lotus\approach\approach.exe Lotus Approach.lnk Local path : Z:\tmp\wine\approach\approach.exe Lotus FastSite.lnk Local path : Z:\tmp\wine\fastsite\fastsite.exe Lotus Freelance - EN.lnk Local path : c:\lotus\flg\f32main.exe Lotus Freelance Graphics.lnk Local path : Z:\tmp\wine\flg\f32main.exe Lotus Organizer EN.lnk Local path : c:\lotus\organize\org5.exe Lotus Organizer.lnk Local path : Z:\tmp\wine\organize\org5.exe Lotus SmartCenter.lnk Local path : Z:\tmp\wine\smartctr\smartctr.exe Lotus Software Agreement.lnk Local path : c:\lotus\license\english.rtf Lotus Word Pro - EN.lnk Local path : c:\lotus\wordpro\wordpro.exe Lotus Word Pro.lnk Local path : Z:\tmp\wine\wordpro\wordpro.exe Register.lnk Local path : c:\lotus\Register\sysInfo.exe Under Windows 10 none of the *EN.lnk files exist, but the other links point to the correct destination. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.