Date: Tue, 13 Apr 1999 18:30:45 +0300 (IDT) From: Eli Zaretskii X-Sender: eliz AT is To: "Salvador Eduardo Tropea (SET)" cc: djgpp-workers AT delorie DOT com Subject: Re: LBInstDJ In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp-workers AT delorie DOT com X-Mailing-List: djgpp-workers AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Tue, 13 Apr 1999, Salvador Eduardo Tropea (SET) wrote: > I don't fully agree, this should be reported by a tool like djverify because > printing error doesn't help the user, but if djverify detects that the djgpp > directory isn't in the path but is in the autoexec.bat can give some hints > about it (PATH overflow or overwrite or never reached). Since the DJGPP directory is PREPENDED to PATH, it will almost always be there. The problem I was trying to address here was that the directories at the end of the PATH will be missing from PATH after inserting %DJDIR%/bin into it.