Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 638 Bytes

readme.md

File metadata and controls

25 lines (17 loc) · 638 Bytes

UNACE 1

Copyright by Marcel Lemke. GPL2

The unace utility is used for extracting, testing and viewing the contents of archives created with the ACE archiver.

Features

The public version of UNACE 1 is limited in its functionallity:

  • no v2.0 decompression
  • no EMS/XMS support
  • decompression dictionary limited by the target system; this means that the 16bit version has a maximum of 32k only
  • no decryption
  • no wildcard-handling

Platform compatibility

Linux, Windows, FreeBSD, and probably other OS's

Compiling

  • ./configure [options - see ./configure --help]
  • make