X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f Date: Tue, 10 Jan 2006 03:24:10 +0200 From: alex bodnaru Subject: Re: Setting env and path variables In-reply-to: To: djgpp AT delorie DOT com Message-id: <43C30CBA.5060306@alex3> MIME-version: 1.0 Content-type: text/plain; charset=us-ascii Content-transfer-encoding: 7BIT X-Accept-Language: en-us, he References: User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.12) Gecko/20051007 Debian/1.7.12-1 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 hi, the first row is a variable in it's own right, while you should manually prepend c:\djgpp\bin to your already existing path variable. i'm not entirely sure, but this batch fragment my also work in winxp. alex BobWright wrote: > I am a newbie to XP and am used to > set DJGPP=C:\DJGPP\.ENV > set PATH=C:\DJGPP\BIN;%PATH% > in Win98se > I cannot figure out how to put this information into the two boxes at "My > Computer>properties>Environment Variables" > Thank you > > >