Short: 7zip (de)archiver Author: Igor Pavlov, various, 68k compile by uploader Uploader: lorylombus@gmail.com (Lorence Lombardo) Type: util/arc Version: 16.02 Architecture: m68k-amigaos This 68k build date:- 21-Nov-2018 Applied lzip extraction patch to my previous 68k source. Previous 68k build date:- 15-Mar-2017 7-Zip Copyright (C) 1999-2016 Igor Pavlov. This is a compile of the very latest version of p7zip from here:- https://sourceforge.net/projects/p7zip/files/p7zip/ My 68k source is also provided in "7z1602_68k_src.7z" so you can feel free to provide code improvement advices. DM_7zX is my personal script for extracting 7z's which I have configured in "DiskMaster 2.5.30a" as follows:- AddAutoCmd 7z#?,StdIO "CON:0/12/640/100/Extract Window";Extern c:execute cc:DM_7zX %s %d;StdIO CLOSE This can be easily adapted to just about any directory utility using the very latest version of "a2u". For packing it is recommended to use ixa or even better the ixa option in bgpk. eg. AddMenu Archives, 7z Add, StdIO "CON:0/12/640/100/7z Add Window";Archive "cc:7za.a <* a -r ";StdIO CLOSE If you decide to use the ixa option in bgpk then the script will not be required. See the source archives for additional licencing. web page:- http://geocities.ws/lorylomb/