Re: vfat patch for shortcut display as symlinks for 2.4.18

Ryan Cumming (bodnar42@phalynx.dhs.org)
Sun, 9 Jun 2002 13:24:03 -0700


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On June 9, 2002 13:05, Daniel Phillips wrote:
> On Sunday 09 June 2002 20:58, Ryan Cumming wrote:
> > Shortcuts are very similar to .desktop files in KDE or Gnome. They
> > contain the location of their destination file, and possibly other
> > information, such as an icon. Win32 shortcuts are implemented at a higher
> > level than symbolic links in Unix; it's fairly easy to trick Notepad in
> > to editing shortcuts as text files.
> >
> > I would suggest that turning shortcuts in to symlinks should be disabled
> > by default. WINE actually cares about some of the shortcut information
> > beyond the destination file; turning the shortcut in to a symlink would
> > destroy that information.
>
> Thanks for that. Yes, it seems shortcuts are not very much like symlinks.
> The question is: does the filesystem itself interpret them, or does the
> Windows shell? If the latter, yes, I'd agree that it makes sense to handle
> them in Wine, not the filesystem. The behaviour of MSDos running under
> Windows (I think ME was the last version that had one of those) can be used
> as an arbiter: if MSDos handles the shortcut, then it's a symlink and
> should be handled as such (that particular form of shortcut anyway). If
> MSDos doesn't handle it then it's clear that linux vfat shouldn't either.

DOS won't interpret shortcuts. Shortcuts are almost entirely implemented in
the Windows shell.

- -Ryan
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.7 (GNU/Linux)

iD8DBQE9A7lmLGMzRzbJfbQRAirqAJ4hawIEMoe7SWEn+k8BB1WjH1KLOQCeLFlP
DhI7oOuauSn+YUbgwE/vAPY=
=f4tR
-----END PGP SIGNATURE-----

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/