- Archivers
- RAR v2.50 © - Best error recovery and good compression if solid archiving is used. DOS and Windows versions. Self-extracting archive function is included in the one binary executable.
- CAUTION: I have found that older and newer versons of RAR are not compatible and will not uncompress each other's archives. Verify this before you find yourself painted into a corner.
- ARJ v2.81a © - New release v2.81a for DOS 16 BIT. Good compression and decent error recovery. DOS text command line only, no 16 bit Windows version at this time (2002-09-11). Self-extracting archive creation (sfx) is a built in function. ARJ Soft Homepage
- WINZIP v6.3 SR-1 © - Windows v3.x and newer. - No error recovery but can read and uncompress zip, tar, arj, rar, lzh, and many other formats. Creation of archives is ZIP only and requires another separate WINZIPSE application to create self-extracting (sfx) archives.
- PKZIP v2.50 DOS © - PKZip v2.50 - Fastest compression archiver by far from PKWare (minimal error recovery). DOS and W31 versions available. Creation of self-extracting archives (sfx) requires a separate application. ( 202k archive ) Note: For blinding speed, PKPAK v3.61 is within 10% of the compression of newer versions but is 50% faster than newer versions, this pre-ZIP file extension archiver was also written by Pkware.
- Info-ZIP - Info-ZIP's purpose is to provide free, portable, high-quality versions of the Zip and UnZip compressor-archiver utilities that are compatible with the DOS-based PKZIP by PKWARE, Inc. Info-ZIP supports hardware from microcomputers all the way up to Cray supercomputers, running on almost all versions of Unix, VMS, OS/2, Windows 9x/NT/etc. (a.k.a. Win32), Windows 3.x, Windows CE, MS-DOS, AmigaDOS, Atari TOS, Acorn RISC OS, BeOS, Mac OS, SMS/QDOS, MVS and OS/390 OE, VM/CMS, FlexOS, Tandem NSK and Human68K (Japanese). There is also some (old) support for LynxOS, TOPS-20, AOS/VS and Novell NLMs. Shared libraries (DLLs) are available for Unix, OS/2, Win32 and Win16, and graphical interfaces are available for Win32, Win16, WinCE and Mac OS.
- TAR v3.21 beta - Tape ARchive utility (C) 1990-97 Tim V.Shaporev. No error-recovery. Slow but good for text files if the gzip compression is used. This non-gnu TAR is especially useful for transferring data between OS's. Allows extract from/write to archives in files, floppies or QIC-02 and ASPI-driven SCSI streamers in both regular and streaming modes.
- BZIP2-DOS - Popular with *nix crowd. No obvious advantages over the others? With both DOS and *NIX versions out there transfer of files and data from one OS to the other is a good thing I guess?
|
- Compress EXEcutables
- APACK - Best. Pack COM and EXE. Technically not a 16 bit DOS utility, apack requires a 386+ with at least 4MB RAM to work with but it is too good to not mention.
- UPX - Better. Pack COM, EXE and SYS
- LZEXE - Good but limited to EXE only and all displays are in French. There is a utility included to change COM to EXE for packing.
- PKLITE © - Good and will pack EXE, COM, and even SYS files. (PKware utility)
- DIET © - Can be a TSR to pack/unpack files that other utilities cannot. Compresses DATA files, packs EXE, and COM programs and, if loaded as a TSR, automatically unpacks them "On-the-Fly". Similar to using DRVSPAC but without the complexity.
- XEQ.COM - Not really a packer but an archiver of COM programs (total archive size limited to approximately 60K). XEQ stores those small COM utilities inside of itself to save space on hard drives and floppies. Also helps you to keep them in one place. Very handy application if you like to collect small DOS COM utilities. I pack the COM files and then put them into XEQ to get more into one XEQ file.
|