Date: Fri, 19 May 2000 08:30:58 -0400 (EDT) Message-Id: <200005191230.IAA23671@indy.delorie.com> From: Eli Zaretskii To: Prashant TR CC: djgpp AT delorie DOT com In-reply-to: (message from Prashant TR on Fri, 19 May 2000 06:23:36 +0530 (IST)) Subject: Re: Newbie Problem References: 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 > Date: Fri, 19 May 2000 06:23:36 +0530 (IST) > From: Prashant TR > > On Thu, 18 May 2000, Ghostwheel wrote: > > > I am, in fact, using WinNT. I used WinZip to unzip the files. > > This is the problem. WinNT does not support LFN in a DOS box. So you have > to use PKZIP. Actually, unzip32.exe (available from the same place you download DJGPP) is a much better choice: there are versions of PKZIP that support long file names on Windows NT. In contrast, unzip32 will always do the right thing.