https://bugs.winehq.org/show_bug.cgi?id=50586
--- Comment #26 from Erich E. Hoover erich.e.hoover@gmail.com --- (In reply to Arnaud Dovi from comment #25)
... c:\symlink\app.exe with c:\symlink linking to external dosdevice x:\appdir\ ...
Thanks Arnaud, would you mind recreating that symlink with the wine-staging mklink? It should be something like this: wine cmd /C 'mklink /d x:\appdir c:\symlink' I'm hoping that a symlink created this way (that properly reports itself as an "NT symlink") will work correctly. If that's the case then reporting unix symlinks as NT symlinks should fix your problem.