[Bug 15679] cygwin symlinks not working in wine

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Jan 13 06:01:05 CST 2009


http://bugs.winehq.org/show_bug.cgi?id=15679


Paul "TBBle" Hampson <Paul.Hampson at Pobox.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |Paul.Hampson at Pobox.com




--- Comment #1 from Paul "TBBle" Hampson <Paul.Hampson at Pobox.com>  2009-01-13 06:01:05 ---
To recognise that kind of shortcut (which the Cygwin source refers to as
old-style shortcuts, contrasted with enhanced .lnk files) the file needs to
have the System attribute set, and not the Directory attribute.

I presume the problem is that Wine doesn't show files as marked with the System
attribute, since there's no really useful POSIX equivalent that comes to mind,
so it prolly ignores the cygwin request to mark the file with the System
attribute.

I haven't looked at the Wine code to verify this.

There's a winsymlinks option in the CYGWIN environment variable or the registry
which enables .lnk-based symlinks, but those are only processed if marked
Read-Only and non-Directory.


-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
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.



More information about the wine-bugs mailing list