X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f Message-ID: <43e21aa4$0$490$cc7c7865@news.luth.se> From: Martin Str|mberg Subject: Re: Setting env and path variables Newsgroups: comp.os.msdos.djgpp References: <43c2a7be DOT 07455755 DOT 7f45 DOT 670a AT mx DOT gmail DOT com> User-Agent: tin/1.4.6-20020816 ("Aerials") (UNIX) (NetBSD/1.6Q (alpha)) Date: 02 Feb 2006 14:43:48 GMT Lines: 25 NNTP-Posting-Host: speedy.ludd.ltu.se X-Trace: 1138891428 news.luth.se 490 130.240.16.13 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Matthew Petricone wrote: > Right click "My Computer" Select "Properties" > Navigate to the "Advanced" Tab. > Click "Enviornmental Variables" Near the bottom > In the bottom list, find "Path" or "PATH" double click. This will set it up > for ALL users. You must be an administrator. > At the end of the "Variable Value" text box, add the following. > ";C:\DJGPP\BIN\;" that semi colen is important. The correct way is to add it to the beginning! Further, IMHO, that semicolon on the end is pointless, but I'm no WINDOWS expert. (Note that it's the semi-colon in the beginning that is pointless if you do it right.) Right, MartinS