From: cvn@interchain.nl (Kees van Veen)
Subject: Re: BASH/.BAT files and NT
25 Nov 1997 08:56:18 -0800
Message-ID: <347A88F1.2B3E5CE0.cygnus.gnu-win32@interchain.nl>
References: <01BCF8B6.143400E0@joec@ensoniq.com>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
To: Joe Cotellese <joec@ensoniq.com>
Cc: gnu-win32@cygnus.com

Joe Cotellese wrote:
> 
> 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.
> 

Try to run cmd.exe from winnt/system32 with '/C command-string'.
Works fine, even from telnet sessions.

Kees
-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".
