X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f Date: Mon, 12 Jan 2004 00:00:44 +0200 From: "Eli Zaretskii" Sender: halo1 AT zahav DOT net DOT il To: Cesar Rabak Message-Id: <6654-Mon12Jan2004000044+0200-eliz@elta.co.il> X-Mailer: emacs 21.3.50 (via feedmail 8 I) and Blat ver 1.8.9 CC: djgpp AT delorie DOT com In-reply-to: <4001BC48.3070906@acm.org> (message from Cesar Rabak on Sun, 11 Jan 2004 19:12:40 -0200) Subject: Re: Win XP warning when calling certain DJGPP programs References: <4001BC48 DOT 3070906 AT acm DOT org> Reply-To: djgpp AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk > From: Cesar Rabak > Newsgroups: comp.os.msdos.djgpp > Date: Sun, 11 Jan 2004 19:12:40 -0200 > > When I run by the first time in a command window certain programs > compiled with djgpp windows gives three warning messages which would > translate to "Incorrect command or filename". (That's "Bad command or file name".) This is a telltale sign of some bad lines in the autoexec.nt file, check it out. The NT family of Windows runs that file when a DOS program is first run inside NTVDM (a.k.a. the DOS box).