This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: making .bat to launch .exe and .sh


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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]