A beta-quality 7-Zip 24.08 package for FreeDOS is available at:

* 
https://gitlab.com/dajhorn/7zip/-/releases/24.08-2-beta/downloads/7zip-24.08-2_dos.zip

This package contains two executables:

1. 7zr.exe (Z7_PROG_VARIANT_R)

This is the reduced build that contains support for only the formats
that 7-Zip can create; namely 7z, bz2, gz, tar, xz, and zip.

The internal deflate implementation that 7-Zip uses to create zip and
gz files performs similarly to the ebiggers/libdeflate implementation,
and usually has 5%..10% better efficiency than the InfoZip
implementation used to pack FreeDOS releases.

2. 7za.exe (Z7_PROG_VARIANT_A)

This is the aggregated build that contains support for all of the
containers and codecs that 7-Zip can unpack.  All sixty-three
secondary formats are included in this DOS build.


_______________________________________________
Freedos-devel mailing list
Freedos-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-devel

Reply via email to