delorie.com/archives/browse.cgi | search |
Message-ID: | <3E49AD5B.B7840EE2@yahoo.com> |
Date: | Tue, 11 Feb 2003 21:11:39 -0500 |
From: | CBFalconer <cbfalconer AT yahoo DOT com> |
Organization: | Ched Research |
X-Mailer: | Mozilla 4.75 [en] (Win98; U) |
X-Accept-Language: | en |
MIME-Version: | 1.0 |
To: | djgpp-workers AT delorie DOT com |
Subject: | Re: fix for copyrite.c[c]/copyrite.pl |
References: | <10302120015 DOT AA24278 AT clio DOT rice DOT edu> |
Reply-To: | djgpp-workers AT delorie DOT com |
Charles Sandmann wrote: > ... snip ... > > No, Win2K/XP is internally using short names and doing conversions. > But if you install in a directory relatively high up in the disk > structure it's not a problem ... Or use SUBST SUBST is usually the forgotten utility. It can also eliminate those ugly blanks in paths. I setup the following in autoexec.bat (Microsoft software has a tendency to be even buggier when not installed in their default locations): [1] c:\p\junk>subst V: => C:\PROGRA~1\MICROS~3 [1] c:\p\junk>cd \progra~1\micros~3 [1] c:\program files\microsoft visual studio>set vcpath v:\vc98\bin;v:\common\msdev98\bin I don't think I have used any of that for a year or more! -- Chuck F (cbfalconer AT yahoo DOT com) (cbfalconer AT worldnet DOT att DOT net) Available for consulting/temporary embedded and systems. <http://cbfalconer.home.att.net> USE worldnet address!
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |