Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com From: "Pavel Kudrna" Organization: MFF-UK Praha, Plasma Phys. Grp. To: "cygwin AT sourceware DOT cygnus DOT com" Date: Thu, 13 Jul 2000 23:22:46 +0200 MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Subject: cannot run CMD.EXE Message-ID: <396E4F36.16266.111F0B69@localhost> X-mailer: Pegasus Mail for Win32 (v3.12c) Hello, when I try to run CMD.EXE from bash the program is not found although the correct full path is specified (see below). If I change directory towards CMD.EXE it is OK, cmd.exe is found. bash2.04 /cygdrive/c $ /cygdrive/c/WINNT/system32/CMD.EXE The name specified is not recognized as an internal or external command, operable program or batch file. bash2.04 /cygdrive/c $ cd /cygdrive/c/WINNT/system32 bash2.04 /cygdrive/c/WINNT/system32 $ cmd Microsoft(R) Windows NT(TM) (C) Copyright 1985-1996 Microsoft Corp. c:\WINNT\system32>exit If the directory c:\winnt\system32 is included in %PATH% it is also OK. Is it problem of uppercase/lowercase or what does it mean? Thanks Pavel Kudrna. -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com