Date: Tue, 24 Aug 1999 11:01:12 +0300 (IDT) From: Eli Zaretskii X-Sender: eliz AT is To: overtkill cc: djgpp AT delorie DOT com Subject: re: problem DJGPP environmental variable In-Reply-To: <7ps26e$7qig$1@newssvr04-int.news.prodigy.com> 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 Mon, 23 Aug 1999, overtkill wrote: > Here are some files that may help. I was emailed asking about them, so I > will just paste the text into this message: > > ------ AUTOEXEC.BAT ------ > > C:\WINDOWS\AZTPNP.EXE /A:ON /IDE:OFF > @C:\PROGRA~1\NORTON~1\NAVDX.EXE /Startup > @C:\PROGRA~1\DRSOLO~1\ANTI-V~1\UPDATE.BAT AFAIK, all the lines beyond this one won't execute, because the batch file never returns. Use CALL instead.