X-Recipient: archive-cygwin@delorie.com
X-Spam-Check-By: sourceware.org
Message-ID: <14454138.post@talk.nabble.com>
Date: Fri, 21 Dec 2007 03:38:03 -0800 (PST)
From: Trapdoor <thomas.kerbl@gmail.com>
To: cygwin@cygwin.com
Subject: Re: making .bat to launch .exe and .sh
In-Reply-To: <d62889820604180512k39ab5669id4dcadb59a98628@mail.gmail.com>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
X-Nabble-From: thomas.kerbl@gmail.com
References: <3964281.post@talk.nabble.com> <d62889820604180512k39ab5669id4dcadb59a98628@mail.gmail.com>
X-IsSubscribed: yes
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
Precedence: bulk
List-Id: <cygwin.cygwin.com>
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie.com@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


Hi Jeff,

I registered an account, just to thank you. I was looking for this
information everywhere and couldn't find the answer. Now it works perfect
for me!

kind regards,
TD


Jeff Lange wrote:
> 
> I use a bat file that looks like this:
> 
> ------------
> @echo off
> c:
> chdir c:\cygwin\bin
> bash --login -i -c /script.sh
> ------------
> 
> -Jeff
> 
> 
> On 4/18/06, gohans <jgrard@gmail.com> wrote:
>>
>> hello,
>>
>> i was wondering if it was possible to make a .bat file that could launch
>> .exe and .sh files, on windows.
>> If you have any idea about that, i would really appreciate.
>>
>> --
>> View this message in context:
>> http://www.nabble.com/making-.bat-to-launch-.exe-and-.sh-t1466778.html#a3964281
>> Sent from the Cygwin Users forum at Nabble.com.
>>
>>
>> --
>> Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
>> Problem reports:       http://cygwin.com/problems.html
>> Documentation:         http://cygwin.com/docs.html
>> FAQ:                   http://cygwin.com/faq/
>>
>>
> 
> --
> Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
> Problem reports:       http://cygwin.com/problems.html
> Documentation:         http://cygwin.com/docs.html
> FAQ:                   http://cygwin.com/faq/
> 
> 
> 

-- 
View this message in context: http://www.nabble.com/making-.bat-to-launch-.exe-and-.sh-tp3964281p14454138.html
Sent from the Cygwin list mailing list archive at Nabble.com.


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

