X-Recipient: archive-cygwin AT delorie DOT 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 AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT 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 Reply-To: cygwin AT cygwin DOT com Message-ID: <1004679529.20140302234717@yandex.ru> To: Mike Rushton , cygwin AT cygwin DOT com Subject: Re: Help with shortcuts In-Reply-To: <5313530F.5030302@ptd.net> References: <239236467 DOT 6505411 DOT 1393596596199 DOT JavaMail DOT root AT ptd DOT net> <5312023A DOT 5040107 AT gmail DOT com> <5312AF5F DOT 6000803 AT ptd DOT net> <795325412 DOT 20140302145033 AT yandex DOT ru> <5313530F DOT 5030302 AT ptd DOT 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 AT yandex DOT 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