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=xrfKQDGrg9/5C/vl
	7rddXFpjUrYhSDQMe1yG4srU/R2qRRGgFfS62/s3UetLCfFX70ZvxTKvo5+eYgWE
	kalNZxJMuVE6ttjtYtX7ncvj7yYzzN7E0LV1Pl+FsNuh/VeY/vg9yM7CIsjIGMSO
	npqOYPdsWZYTfLZ788IV6vYbzus=
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=AfVNo30d7DMIUlcRpyrmn9
	wiHhY=; b=BSeyp6vx9VS6zCBxBheBszw/14Ssycbez8fQU+M+0nBWawfcigQrqG
	ybvJbQJFYZmig7xtyuMlvu8toE4TFrbxOvrcj//YzbyC1WiRybmQ6O5O4c2GRVyk
	wNs0QhRk7eqUT4kygJzLGTvjFQuLFNCAMiETTvwvuwbKrqxGcbpns=
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-Spam-SWARE-Status: No, score=4.1 required=5.0 tests=AWL,BAYES_50,FREEMAIL_FROM,KAM_THEBAT,SPF_SOFTFAIL autolearn=no version=3.3.2
X-HELO: smtpback.ht-systems.ru
Date: Thu, 6 Feb 2014 02:21:59 +0400
From: Andrey Repin <anrdaemon@yandex.ru>
Reply-To: Andrey Repin <cygwin@cygwin.com>
Message-ID: <1109896768.20140206022159@mtu-net.ru>
To: Andrey Repin <cygwin@cygwin.com>
Subject: Re: Newbie Questions
In-Reply-To: <709102296.20140206020738@mtu-net.ru>
References: <1898639722.6893470.1391541591920.JavaMail.root@ptd.net> <52F153AE.5080704@gmail.com> <52F28215.5030801@ptd.net> <52F28330.6060101@cygwin.com> <52F2AA5D.4000000@etr-usa.com> <52F2AD84.1050008@etr-usa.com> <709102296.20140206020738@mtu-net.ru>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
X-IsSubscribed: yes

Greetings, Andrey Repin!

>>> I'd bet there are more Bourne shell scripts in the world with no
>>> extension at all than .sh.

>> ....That said, if you're wanting to be able to double-click on a shell 
>> script icon in Windows and associate that with Cygwin's bash.exe, you 
>> *will* need to pick a file name extension, since that's how Windows 
>> determines what's in a file.

> Not necessarily. Especially not, when using ShellExecute(Ex)?...

-ShellExecute
+CreateProcess

Sorry.


--
WBR,
Andrey Repin (anrdaemon@yandex.ru) 06.02.2014, <02:21>

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

