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=LrtNcG/6jHYQ/KKN
	HIYqeoEQKzcin3vhFMQWE9ROZX5BZ7kKUSmzShZRO0LB/3e6bFvOu5SUeCHsx6TK
	dWieWdcmIyzVvLY0ohXcXC4LmYK0mhj7RzxjA4QZxxkXG2ItXaphJ3vPXZEtm9aT
	KPvFNBq4ClGDgRXtuV5FEnIPeWw=
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=tK71AalfxVOy7KEs6SmeTl
	ZwydI=; b=SGyRpWWI3T0pkU1S57pvvgysS6CpUX1GluTKFOe+bBQAvDWdBKE3Ys
	I4e9gWCryMNWx2lq68iZS8e4Yf741bEWkYX+cuqqf5qOejcUXTkig6VHw0ExYgeM
	nt15pz51BhMfLb0tI+eHUTGKnannduAka+fd7HHsypDAQ9LWr5ae8=
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=2.0 required=5.0 tests=BAYES_50,FREEMAIL_FROM,KAM_THEBAT,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=no version=3.3.2 spammy=H*F:D*yandex.ru, yandexru, UD:yandex.ru, yandex.ru
X-HELO: forward1h.cmail.yandex.net
Authentication-Results: smtp2j.mail.yandex.net; dkim=pass header.i=@yandex.ru
X-Yandex-Suid-Status: 1 0,1 0
Date: Sat, 27 Aug 2016 19:12:22 +0300
From: Andrey Repin <anrdaemon@yandex.ru>
Reply-To: cygwin@cygwin.com
Message-ID: <129982906.20160827191222@yandex.ru>
To: Christian Franke <Christian.Franke@t-online.de>, cygwin@cygwin.com
Subject: Re: Proposal for new cygwin.bat which is independent from install directory
In-Reply-To: <57C17AB4.8000107@t-online.de>
References: <57C06CFA.4060405@t-online.de> <1974732522.20160826193931@yandex.ru> <57C17AB4.8000107@t-online.de>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
X-IsSubscribed: yes

Greetings, Christian Franke!

> Andrey Repin wrote:
>> ...
>> Why so complicated?
>>
>> @START "" /B "%~dp0bin\mintty.exe" -
>>
>> Done.

> Possibly not. This does not run bash in current console. It starts a new 
> mintty Window.

Who in their right mind would want a bogus native console?
You? Ok, you can change it to

    "%~dp0bin\bash.exe" --login -i

if you so desire.


-- 
With best regards,
Andrey Repin
Saturday, August 27, 2016 19:10:40

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

