Date: Wed, 29 Sep 1999 10:42:57 +0200 (IST) From: Eli Zaretskii X-Sender: eliz AT is To: Bob Jolliffe cc: djgpp AT delorie DOT com Subject: Re: Another NT4.0 problem? In-Reply-To: <37F074EB.E1E31891@osprey.unisa.ac.za> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Tue, 28 Sep 1999, Bob Jolliffe wrote: > 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. Does that happen from the command line as well, or only from the batch file? Does it produce the standard DJGPP crash message, with registers' dump and traceback? If so, please post it here. If the crash message isn't produced, do you see any other messages, like a pop-up from Dr Watson or something? If so, please describe what do you see. Also, what version of RHIDE do you use?