https://bugs.winehq.org/show_bug.cgi?id=50878
--- Comment #13 from Erich E. Hoover erich.e.hoover@gmail.com --- (In reply to Dmitry Skvortsov (Iglu47) from comment #12)
(In reply to Erich E. Hoover from comment #11)
What version did you test with? I would expect this issue to be fixed with the other changes that have been made (particularly, now we're reporting unix symlinks as WSL unix symlinks).
I tried the latest set of patches applied to Wine these days https://github.com/wine-staging/wine-staging/commit/ c91c63a5da1ab7f885bdafb4dbc0da5a49a8a3af
As a workaround I use to creating symlinks with absolute paths - it's helps. Relative paths in symlinks didn't work since the version mentioned in this report and so far.
Huh, that's very strange. I'll try to take a look at this as soon as I can, I have a little bit of a backlog at the moment.