Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Message-Id: <5.1.0.14.2.20020212075921.02690ec0@mail.biapo.com> X-Sender: biapo7 AT mail DOT biapo DOT com X-Mailer: QUALCOMM Windows Eudora Version 5.1 Date: Tue, 12 Feb 2002 08:06:28 -0500 To: cygwin AT cygwin DOT com From: rotaiv Subject: Re: Access '.BAT' executables via $PATH without typing '.BAT'? In-Reply-To: <20020211232234.50354.qmail@web11607.mail.yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed At 02/11/2002 06:22 PM, Peter Nann wrote: >Is there any way to configure Cygwin so that I >can run DOS/Windows Batch files that are in my $PATH >without typing the '.bat'? You could always compile the .BAT file into a .COM file then convert the .COM to an .EXE. I just converted a batch file using a PC Mag app written in 1990 and it worked fine. It's a couple of extra steps and I don't know how well it would work with sophisticated batch files but it may be an option for you. rotaiv -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/