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 <[EMAIL PROTECTED]> 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/

Reply via email to