Date: Fri, 06 Apr 2001 10:56:47 +0200 From: "Eli Zaretskii" Sender: halo1 AT zahav DOT net DOT il To: "Igor Angelovski" Message-Id: <2110-Fri06Apr2001105646+0300-eliz@is.elta.co.il> X-Mailer: Emacs 20.6 (via feedmail 8.3.emacs20_6 I) and Blat ver 1.8.6 CC: djgpp AT delorie DOT com In-reply-to: (igoang@hotmail.com) Subject: Re: Help! References: 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: "Igor Angelovski" > Date: Fri, 06 Apr 2001 05:25:29 +0200 > > I reboot my compiuter, but when I was trying to run "RHIDE", in MS_DOS > Prompt, it does not work! What exactly do you mean by ``does not work''? Please post the details. > This are the files from my GNUC: > bnu281b, djdev203, faq230b, gcc2952b, gdb418b, gpp2952b, lgpp295b, mak3781b, > rhide14b, txi40b. bnu281b.zip is very old, get bnu210b.zip instead. rhide14b.zip is also very old, get a newer one from the URL you find in the FAQ. > I'm using Windows Millenium Edition Windows ME ignores AUTOEXEC.BAT, so I don't think it has any effect. I suggest to modify the properties of the DOS box so that in the "Command line" it says something like this: command.com /e:2000 /k djgpp.bat and then put into djgpp.bat everything you wanted to put into AUTOEXEC.BAT. Then close and open the DOS box, and see if that helps.