From: Weiqi Gao Newsgroups: comp.os.msdos.djgpp Subject: Re: Another NT4.0 problem? Date: Tue, 28 Sep 1999 22:32:13 -0500 Organization: CRL Network Services Lines: 24 Message-ID: <37F1883D.87BC082@a.crl.com> References: <37F074EB DOT E1E31891 AT osprey DOT unisa DOT ac DOT za> NNTP-Posting-Host: a116016.stl1.as.crl.com Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Mailer: Mozilla 4.51 [en] (X11; I; Linux 2.2.5-15 i586) X-Accept-Language: en To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Bob Jolliffe wrote: > > Dear Group > > I know about the problem with LFN on NT4 so I won't bore you with that > one again. However, there is another problem I experience with NT 4.0 > which does not occur on win95/98 or (surprisingly) on Win2000. If I > create a batch file along the lines of: > REM DJ.BAT > set PATH=c:\djgpp\bin;%PATH% > SET djgpp=C:\DJGPP\DJGPP.ENV > RHIDE > > in order to jump straight into rhide from a shortcut on the desktop, it > doesn't work on NT4. Going line by line from the command prompt, I > discover that I usually need to type rhide twice. The first invocation > crashes right back to the prompt, and the second one gets me in. This > is consistent and confusing behaviour. Does anyone have any ideas? How about invoke RHIDE twice from inside the BAT file? -- Weiqi Gao weiqigao AT a DOT crl DOT com