delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/2000/10/17/12:30:05

Date: Tue, 17 Oct 2000 18:58:41 +0800
From: Guan Foo Wah <jgfw AT iname DOT com>
Subject: Re: Djgpp and Windows Me
To: djgpp AT delorie DOT com
Message-id: <002001c03829$5f3e31e0$38e4bcca@jeff>
MIME-version: 1.0
X-MIMEOLE: Produced By Microsoft MimeOLE V5.50.4133.2400
X-Mailer: Microsoft Outlook Express 5.50.4133.2400
X-Priority: 3
X-MSMail-priority: Normal
References: <Z_MG5.21243$QB1 DOT 6292667 AT typhoon DOT southeast DOT rr DOT com>
<009b01c037c0$2dec8e20$8be8bcca AT jeff>
<epXG5.39720$oA2 DOT 8382794 AT typhoon DOT southeast DOT rr DOT com>
Reply-To: djgpp AT delorie DOT com

> > WinMe does support autoexec.bat but it is only used to specify
environment
> > variables (eg DJGPP=c:\djgpp\djgpp.env). However, you cannot run
programs
> > (eg doskey) directly from autoexec.bat. That is the bad part.
>
> So what do I need to do?  Right now there's a autoexec.nav in the root
> directory and an autoexec.bat in C:/windows/command/ebd   Do I need to
> change one of these or do I need to create a new autoexec.bat file and put
> it in the root directory?  And do programs need to be run from
autoexec.bat
> for DJGPP to work?

You can delete autoexec.nav. Norton Antivirus will created a autoexec.nav
after installation to backup your autoexec.bat.
If you don't have a c:\autoexec.bat, then create one. Otherwise, modify the
existing c:\autoexec.bat. The one in c:\windows\command\ebd is only used
when creating bootdisk. So it will not have any effect when booting from
harddisk.

You do not need to run any program from the autoexec.bat. Just set the
environment variables. You should have at least this two lines in your
c:\autoexec.bat

DJGPP=c:\djgpp\djgpp.env
PATH=c:\djgpp\bin

- Raw text -


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