www.delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/2001/04/02/04:00:04

Date: Mon, 2 Apr 2001 09:54:53 +0200 (IST)
From: Eli Zaretskii <eliz AT is DOT elta DOT co DOT il>
X-Sender: eliz AT is
To: jddickson <john128 AT sympatico DOT ca>
cc: djgpp AT delorie DOT com
Subject: Re: DJGPP and WinME
In-Reply-To: <XcRx6.508607$Pm2.8072121@news20.bellglobal.com>
Message-ID: <Pine.SUN.3.91.1010402095434.26715G-100000@is>
MIME-Version: 1.0
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

On Mon, 2 Apr 2001, jddickson wrote:

> I've downloaded and read the FAQ.  However, in some posts I've read
> references to some quirks in running DJGPP using WinME.  Can someone please
> outline these quirks for me or give me a guide to installation that
> minimizes them?

The best way to set up DJGPP on Windows ME is to customize the
Properties of the DOS box so that when the DOS box opens, it runs a
batch file.  To this end, click on the Properties button in the DOS
box's toolbar, then click on the "Program" tab, and type something
like this into the "Cmd line" property:

  C:\windows\command.com /e:2000 /k c:\djgpp\bin\setdjgpp c:\djgpp c:/djgpp

Klick on "Apply", then "OK".  After that, close the DOS box and open
it again--it should now have the DJGPP variable set (type "set" to
make sure).

The batch file setdjgpp.bat comes with djdev203.zip.  If you need, you
could edit it to add a line like this:

  set PATH=c:\djgpp\bin;%PATH%

The above assumes that you unzip DJGPP *.zip files in the c:\djgpp
directory; if not, change the file names above as appropriate.

That's it!

Btw, in case you don't find the DOS box: Windows ME hides it in the
second level of menus open with START, I think it's under
Programs->Accessories or something.

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019