delorie.com/archives/browse.cgi | search |
Date: | Tue, 16 Oct 2001 16:19:38 +0200 (IST) |
From: | Eli Zaretskii <eliz AT is DOT elta DOT co DOT il> |
X-Sender: | eliz AT is |
To: | jgc9 <jgc9 AT dingoblue DOT net DOT au> |
cc: | djgpp AT delorie DOT com |
Subject: | Re: DOS can't find RHIDE with WindowME |
In-Reply-To: | <3bcc37b8$0$584$afc38c87@news.optusnet.com.au> |
Message-ID: | <Pine.SUN.3.91.1011016161822.4702D-100000@is> |
MIME-Version: | 1.0 |
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 |
On Tue, 16 Oct 2001, jgc9 wrote: > >So you are saying that C:\DJGPP\BIN appears in your PATH when you type > >"set" from the DOS box's prompt, but nevertheless typing "rhide" > >doesn't invoke it? > > >I find that hard to believe. Please type "set > environ.txt", then > >post here the contents of the file `environ.txt' created by this > >command. > > COMSPEC=C:\WINDOWS\COMMAND.COM > PATH=C:\WINDOWS;C:\WINDOWS\COMMAND;C\DJGPP\BIN; ^^^ Here's your problem, right there: there should be a colon `:' between `C' and the following backslash.
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |