X-Authentication-Warning: delorie.com: mailnull set sender to djgpp-bounces using -f From: "deckerben" Newsgroups: comp.os.msdos.djgpp References: Subject: Re: MS DOS Command Configuration Date: Tue, 2 Apr 2002 01:50:24 +0200 X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Lines: 39 Message-ID: <3ca8eea0$0$358$9b622d9e@news.freenet.de> NNTP-Posting-Host: 213.7.9.204 X-Trace: 1017704117 news.freenet.de 358 213.7.9.204 X-Complaints-To: abuse AT freenet DOT de To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Faster for me to explain than to find some web site for you. Can you put all the commands you want to run in one folder ("C:\unxutils\" in your case), you can put that folder in your path? example: Open C:\Autoexec.bat in a text editor. Now back it up (save it under another name like save-as 'autoexec.old' or so) before you do anything to it... just in case you need the old one again. Do you see the line that says "PATH= ..... ?? Add your 'unxutils' at the end of the list after a ';' Example: PATH=C: \Windows;C:\DJGPP\bin;C:\unxutils Then REBOOT and try it out at the prompt anywhere. Is this what you wanted? This might be the wrong newsgroup, by the way. Did you know that there is an 'alt.msdos' newsgroup special for just such questions? Ben "Nick Korfiatis" wrote in message news:ef9a3dee DOT 0204011307 DOT bd17d86 AT posting DOT google DOT com... > Hi > I have downloaded some ported gnu/unix utilities for windows but can > only run under command line. The problem is that i don't know how to > configure the paths for each executable. For example i want the > command "winclip" to activate the program C:\unxutils\winclip.exe Can > enyone help me ??? > > Thanks > > Nick Korfiatis > Department of Management Science & Technology > Athens University of Economics and Business > http://istlab.dmst.aueb.gr/~nkorf