This is the mail archive of the cygwin@sourceware.cygnus.com 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]

Re: BASH/.BAT files and NT




>From: Joe Cotellese <joec@ensoniq.com>
>To: "GNU-Win32 (E-mail)" <gnu-win32@cygnus.com>
>Subject: BASH/.BAT files and NT
>Date: Mon, 24 Nov 1997 08:50:55 -0500
>
>Hello,
>
>Does anyone know if there is a way for BASH to execute DOS batch files 
>under Windows NT? I am trying to use BASH as my default shell but need 
it 
>to run .BAT files in order to fit into my build environment.

I'm not sure what you mean by "fit into my build environment".  If you 
want to create environment variables you can't do that.  However, if you 
do:

cmd /c batchfile.bat

this should execute the batchfile.  I am not making any promises about 
results nor have tested what happens.

-        \\||//
---o0O0--Earnie--0O0o----
-earnie_boyd@hotmail.com-
------ooo0O--O0ooo-------


______________________________________________________
Get Your Private, Free Email at http://www.hotmail.com
-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".


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