X-Recipient: archive-cygwin@delorie.com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:date:from:reply-to:message-id:to:subject
	:in-reply-to:references:mime-version:content-type
	:content-transfer-encoding; q=dns; s=default; b=t7d8kR5AQJc8e9/N
	qNAaofuNMd+qjspTIjocb0nRIQcgz8tLKBbWgKweG2Rrm1WzoPrCqgLGdZZ76KUz
	yzei7mzd3eTM/VreI6ZAmOAzO2EgZ9YnA0pOKH0soJrtnuj4ZBHlyMsk3qTfpfse
	vpk7+xSUXK5DcAYigd0xkx/aMwM=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:date:from:reply-to:message-id:to:subject
	:in-reply-to:references:mime-version:content-type
	:content-transfer-encoding; s=default; bh=L3cpUE5cJcqS5hr2hvSYdR
	VdiCU=; b=Qn0jVASOSFx/HjcGpsxAujpwpbbG0PZLF/wBH2t1ZSaxEwXrY4rYo0
	/JzmWQ/m6WPBq/KXQWgMwtzxg2BqZQbhd52dlaBd9Q/FEAbtgwqp4WC7N60rSZc6
	iwXVHdOUvTIXIVVYp9MzBhyF7ipE0VJrrOlqfusD3IvreibSwE5g0=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=-1.4 required=5.0 tests=AWL,BAYES_99,BAYES_999,FREEMAIL_FROM,FS_WITH_SMALL,KAM_THEBAT,SPF_SOFTFAIL autolearn=no version=3.3.2
X-HELO: smtpback.ht-systems.ru
Date: Sun, 2 Mar 2014 23:47:17 +0400
From: Andrey Repin <anrdaemon@yandex.ru>
Reply-To: cygwin@cygwin.com
Message-ID: <1004679529.20140302234717@yandex.ru>
To: Mike Rushton <mrushton@ptd.net>, cygwin@cygwin.com
Subject: Re: Help with shortcuts
In-Reply-To: <5313530F.5030302@ptd.net>
References: <239236467.6505411.1393596596199.JavaMail.root@ptd.net> <5312023A.5040107@gmail.com> <5312AF5F.6000803@ptd.net> <795325412.20140302145033@yandex.ru> <5313530F.5030302@ptd.net>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
X-IsSubscribed: yes

Greetings, Mike Rushton!

> I found this on a Cygwin Facebook Users Group, it shows how to create
> Symbolic links :

> http://www.howtogeek.com/howto/16226/complete-guide-to-symbolic-links-symlinks-on-windows-or-linux/

>> You can create native symlinks under WinXP, but they are not usable.
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

LinkShellExt tool mentioned in the article will only allow to create hard links
(for files and folders) or junction points (for folders) under WinXP.
Using system API calls directly, it is possible to create symbolic link under
WinXP, but access to the created link will be denied by system.

Also, I would really appreciate, if you don't top-post.


--
WBR,
Andrey Repin (anrdaemon@yandex.ru) 02.03.2014, <23:41>

Sorry for my terrible english...


--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

