Date: Sat, 04 Aug 2001 17:14:47 +0300 From: "Eli Zaretskii" Sender: halo1 AT zahav DOT net DOT il To: djgpp AT delorie DOT com Message-Id: <1659-Sat04Aug2001171447+0300-eliz@is.elta.co.il> X-Mailer: Emacs 20.6 (via feedmail 8.3.emacs20_6 I) and Blat ver 1.8.9 In-reply-to: <9kgr9h$nl7$1@news5.svr.pol.co.uk> (matt AT the-good-stuff DOT freeserve DOT co DOT uk) Subject: Re: old machine References: <9kdupc$ljv$1 AT nets3 DOT rz DOT RWTH-Aachen DOT DE> <9kfs4t$u93$1 AT news5 DOT svr DOT pol DOT co DOT uk> <2950-Sat04Aug2001110501+0300-eliz AT is DOT elta DOT co DOT il> <9kgr9h$nl7$1 AT news5 DOT svr DOT pol DOT co DOT uk> 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 > From: "Matthew Smith" > Newsgroups: comp.os.msdos.djgpp > Date: Sat, 4 Aug 2001 13:59:15 +0100 > > > > This is OK, you have DOS 7.0 with a dead Win95 > > > but you still need the line > > > SET LFN=Y > > > in your autoexec.bat > > > > No, he doesn't; not when running plain DOS, anyway. > > Is this > a) he doesn't have DOS 7.0 with LFN support? > or b) he doesn't need LFN support? What I meant is that setting LFN=y on plain DOS will have no effect. It's possible that the installation is broken because the files were unzipped on Windows with LFN support, but setting LFN=y in plain DOS mode will not solve this problem. > Prashant, beware XCOPY will still truncate to 8.3. unless > there's a switch I don't know. AFAIK, XCOPY doesn't truncate if invoked on Windows.