Date: Sun, 08 Apr 2001 13:47:27 +0200 From: "Eli Zaretskii" Sender: halo1 AT zahav DOT net DOT il To: "Laurynas Biveinis" Message-Id: <8011-Sun08Apr2001134726+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, igoang AT hotmail DOT com In-reply-to: <20010408112614.A539@lauras.lt> Subject: Re: Help! References: <2110-Fri06Apr2001105646+0300-eliz AT is DOT elta DOT co DOT il> <20010408112614 DOT A539 AT lauras DOT lt> 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: "Laurynas Biveinis" > Date: Sun, 8 Apr 2001 11:26:14 +0200 > > > > I'm using Windows Millenium Edition > > > > Windows ME ignores AUTOEXEC.BAT, so I don't think it has any effect. > > I don't think it's this way. Environment variables are stored in registry, > and on each boot (shutdown?) WinME syncs them with autoexec.bat. At least > MS KB says so. AUTOEXEC.BAT can include much more than environment variables. I think the feature of copying environment variables into the Registry might be okay for Microsoft as a way to deal with people who upgrade from earlier versions of Windows, but it is confusing and inconvenient (you need to reboot after each change). So I think the preferred method of DJGPP installation on Windows ME should be to prepare a batch file and let the DOS box run it when it starts, via the "Command Line" property.