Re: readshortcut fails on file name

2017-07-20 Thread Thomas Wolff
Am 19.07.2017 um 08:33 schrieb Thomas Wolff: Am 19.07.2017 um 00:57 schrieb Brian Inglis: On 2017-07-18 14:52, Thomas Wolff wrote: Am 16.05.2017 um 21:53 schrieb Thomas Wolff: Am 16.05.2017 um 21:14 schrieb Nellis, Kenneth: I have a Windows shortcut with Unicode character U+2013 (EN DASH) in

Re: readshortcut fails on file name

2017-07-18 Thread Thomas Wolff
Am 19.07.2017 um 00:57 schrieb Brian Inglis: On 2017-07-18 14:52, Thomas Wolff wrote: Am 16.05.2017 um 21:53 schrieb Thomas Wolff: Am 16.05.2017 um 21:14 schrieb Nellis, Kenneth: I have a Windows shortcut with Unicode character U+2013 (EN DASH) in its name. readshortcut fails to read it, but i

Re: readshortcut fails on file name

2017-07-18 Thread Brian Inglis
On 2017-07-18 14:52, Thomas Wolff wrote: > Am 16.05.2017 um 21:53 schrieb Thomas Wolff: >> Am 16.05.2017 um 21:14 schrieb Nellis, Kenneth: >>> I have a Windows shortcut with Unicode character U+2013 (EN DASH) in its >>> name. >>> readshortcut fails to read it, but if I rename it removing the EN DA

Re: readshortcut fails on file name

2017-07-18 Thread Thomas Wolff
Am 16.05.2017 um 21:53 schrieb Thomas Wolff: Am 16.05.2017 um 21:14 schrieb Nellis, Kenneth: I have a Windows shortcut with Unicode character U+2013 (EN DASH) in its name. readshortcut fails to read it, but if I rename it removing the EN DASH, readshortcut reads it correctly. I have a patched

Re: readshortcut fails on file name

2017-05-16 Thread Thomas Wolff
Am 16.05.2017 um 21:14 schrieb Nellis, Kenneth: I have a Windows shortcut with Unicode character U+2013 (EN DASH) in its name. readshortcut fails to read it, but if I rename it removing the EN DASH, readshortcut reads it correctly. I have a patched version of readshortcut that fully supports Uni

readshortcut fails on file name

2017-05-16 Thread Nellis, Kenneth
I have a Windows shortcut with Unicode character U+2013 (EN DASH) in its name. readshortcut fails to read it, but if I rename it removing the EN DASH, readshortcut reads it correctly. $ readshortcut c-d.lnk readshortcut: Load failed on C:\cygwin\home\knellis\work\c-d.lnk $ mv c-d.lnk b.lnk $ reads