Info-ZIP: Difference between revisions
(Added the mention of internal ZIP packer and the website of Info-ZIP where their source code is published) |
mNo edit summary |
||
Line 5: | Line 5: | ||
The ZIP packer uses the ZLIB library from Info-ZIP as the part of DLL wcmzip32.dll (and wcmzip16.dll in older Total Commander versions). ZLIB source code is available at the same site on [http://infozip.sourceforge.net/ Info-ZIP website]. | The ZIP packer uses the ZLIB library from Info-ZIP as the part of DLL wcmzip32.dll (and wcmzip16.dll in older Total Commander versions). ZLIB source code is available at the same site on [http://infozip.sourceforge.net/ Info-ZIP website]. | ||
Internal ZIP unpacker, used in Total Commander by default to unpack ZIP files, is based on code of UnZip from Info-ZIP. The source of early build 1.0 beta of original info-unz.dll used by Total Commander is available on the Internet inofficially [ftp://www.digiater.nl/openvms/decus/vlt97a/vltextra/unzdll10.zip]. The official way to get it by making a request [[Christian Ghisler#E-mail address|by email]]. The source code of unmodified UnZip from Info-ZIP is available on [ | Internal ZIP unpacker, used in Total Commander by default to unpack ZIP files, is based on code of UnZip from Info-ZIP. The source of early build 1.0 beta of original info-unz.dll used by Total Commander is available on the Internet inofficially [ftp://www.digiater.nl/openvms/decus/vlt97a/vltextra/unzdll10.zip]. The official way to get it by making a request [[Christian Ghisler#E-mail address|by email]]. The source code of unmodified UnZip from Info-ZIP is available on [http://infozip.sourceforge.net/ their website]. | ||
== External links == | == External links == |
Revision as of 06:28, 21 March 2021
Info-ZIP is a set of open source software for working with ZIP archives, developed by the group of programmers known by the same name.
Total Commander can use the Zip-NT developed by Info-ZIP as a packer for ZIP archives. This can be configured in Total Commander configuration dialog or in the [Packer] section of Wincmd.ini.
The ZIP packer uses the ZLIB library from Info-ZIP as the part of DLL wcmzip32.dll (and wcmzip16.dll in older Total Commander versions). ZLIB source code is available at the same site on Info-ZIP website.
Internal ZIP unpacker, used in Total Commander by default to unpack ZIP files, is based on code of UnZip from Info-ZIP. The source of early build 1.0 beta of original info-unz.dll used by Total Commander is available on the Internet inofficially [1]. The official way to get it by making a request by email. The source code of unmodified UnZip from Info-ZIP is available on their website.
External links
What is Info-ZIP? page in Total Commander online Help