X-Authentication-Warning: delorie.com: mailnull set sender to djgpp-bounces using -f From: "A. Sinan Unur" Newsgroups: comp.os.msdos.djgpp Subject: Re: Bad command or file name error -- solved? Date: 16 Mar 2002 21:21:26 GMT Organization: Cornell University Lines: 24 Sender: asu1 AT cornell DOT invalid (on 128.253.164.170) Message-ID: References: <3c88df3e DOT sandmann AT clio DOT rice DOT edu> <3C8A8D49 DOT BB38B610 AT uol DOT com DOT br> <3c8abc17 DOT sandmann AT clio DOT rice DOT edu> NNTP-Posting-Host: 128.253.164.170 X-Trace: news01.cit.cornell.edu 1016313686 9650 128.253.164.170 (16 Mar 2002 21:21:26 GMT) X-Complaints-To: usenet AT news01 DOT cit DOT cornell DOT edu NNTP-Posting-Date: 16 Mar 2002 21:21:26 GMT User-Agent: Xnews/L5 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Charles Sandmann wrote in news:3c8abc17 DOT sandmann AT clio DOT rice DOT edu: >> I have acess to a Win2k machine, which incidentally I've been the fist >> user to put a shortcut in the Desktop to a 'MS-DOS prompt', and never >> saw anything similar to this behaviour! The machine has its pristine >> configuration files, so I wonder if Hans is not correct in his >> wanderings! > > I've got more Windows 2000 systems than I care to count. A quick test > showed that some of them show this problem - but others don't! the file autoexec.nt in MY %SystemRoot%\system32\ directory contained the following lines: %SystemRoot%\system32\vipx.exe %SystemRoot%\system32\vlmsup.exe since i don't care about ipx or vlm, i commented those lines out. no more 'Bad command or file name' the first time I try to run something. Hope this helps. Sinan.