Re: RFE: removing symbolic link / windows shortcut duality

2005-08-14 Thread Michael Richardson
pgp9EeqCvzzhZ.pgp Description: PGP signature

Re: RFE: removing symbolic link / windows shortcut duality

2005-08-14 Thread Corinna Vinschen
On Aug 14 00:09, Joe Smith wrote: > Now for some reason it seems that cygwin will sometimes create shortcuts > with shellidlist, and othertimes without. (This may be system dependent, OS > dependent, or perhaps a change between cygwin.dll versions. It's version dependent. It creates shellidlists

Re: RFE: removing symbolic link / windows shortcut duality

2005-08-13 Thread Joe Smith
Well more on links: Because cygwin does use windows shortcuts as symbolic links, it will automaticly dereference windows links. If the link has a unix path in the description field cygwin will use that (or at least I think it uses it, it puts it there on its own links). Otherwise it uses the p

RE: RFE: removing symbolic link / windows shortcut duality

2005-08-13 Thread Gary R. Van Sickle
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Joe Smith > Sent: Saturday, August 13, 2005 9:57 PM > To: cygwin@cygwin.com > Subject: Re: RFE: removing symbolic link / windows shortcut duality > > IIRC Cygwin *is* currently

Re: RFE: removing symbolic link / windows shortcut duality

2005-08-13 Thread Joe Smith
IIRC Cygwin *is* currently using windows shortcuts for symbolic links. Some simple checks confirm this. The shortcut files are sometimes fully formed such that they are editable by right clicking on them, others are only partially formed. Windows will resolve them, however symbolic links to exe

Re: RFE: removing symbolic link / windows shortcut duality

2005-08-12 Thread tom
On Fri, Aug 12, 2005 at 03:06:03PM -0400, Larry Hall wrote: > You should take a look through the email archives if you're interested in > starting some discussion on this topic. It has come up before, as well as > the notion of using Windows reparse points in some similar way. There are > good

Re: RFE: removing symbolic link / windows shortcut duality

2005-08-12 Thread Larry Hall
At 01:16 PM 8/12/2005, you wrote: >I have a feature request, or at least a request for discussion >about a feature. > >Has any effort gone into exploring the possibility of having a >duality for .lnk files? Where shortcuts could represent symbolic >links in cygwin, and symbolic links in cygwin cou

RFE: removing symbolic link / windows shortcut duality

2005-08-12 Thread Thomas Meggs
I have a feature request, or at least a request for discussion about a feature. Has any effort gone into exploring the possibility of having a duality for .lnk files? Where shortcuts could represent symbolic links in cygwin, and symbolic links in cygwin could represent windows shortcuts? That wo