Date: Mon, 15 Oct 2001 11:01:03 +0200 (IST) From: Eli Zaretskii X-Sender: eliz AT is To: jgc9 cc: djgpp AT delorie DOT com Subject: Re: DOS can't find RHIDE with WindowME In-Reply-To: <3bca54d6$0$568$afc38c87@news.optusnet.com.au> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII 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 On Mon, 15 Oct 2001, jgc9 wrote: > How do I find the previous value of %PATH% Open a DOS box and type "set [Enter]". Look for the line which begins with "PATH=". What's after the equals sign is the value of PATH that you should type instead of %PATH%.