Date: Tue, 31 Jul 2001 16:42:14 +0300 (IDT) From: Eli Zaretskii X-Sender: eliz AT is To: "Peter J. Farley III" cc: djgpp AT delorie DOT com Subject: Re: checkdir errors using unzip32.exe? In-Reply-To: <3b66b3c8.225884@news.escape.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII 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 On Tue, 31 Jul 2001, Peter J. Farley III wrote: > Ah! So I can use DJTAR to unpack them instead of UNZIP32! Yes; the only difference is that DJTAR will not automatically add the .zip extension to its argument, you must type it explicitly. unzip32 is required only as long as you don't have DJTAR (since DJTAR is inside djdevNNN.zip, this is a chicken-and-egg problem) and/or don't have DPMI server (like on plain DOS with no CWSDPMI).