Homepage » Compression and Backup » 7-Zip » Frequently Asked Questions
7-Zip

7-Zip FAQ

What about ACE archive support?

Support for ACE archives could be implemented in 7-Zip, if the source code of that format was available, and the license allowed it. The Unace.dll library from the authors of the ACE program is not compatible with the plugin interface of 7-Zip (Unace.dll works with files, but 7-Zip only allows plugins to work with abstract streams). For this reason 7-Zip can't use Unace.dll without a complex wrapper.