Архиваторы


UnZip 1.0 - Decompress Zipped Files

рограмма для разЗИПовки заЗИПованных файлов.
Routine for decompressing zipped files.

UnZip 2.0 - Zipfile Extract Utility

UnZip 2.0 Компактная, легко портируемая утилита для распаковки ZIP архивов.
It is a small Zipfile extract utility. It is written to be as small and portable as possible. Source code is provided in C and Turbo Pascal.

UnZip v2.0 - Zipfile Extract Utility

Небольшая утилита для распаковки ZIP архивов формата PkZip1.01. Приведены исходники на Турбо-Паскале и Турбо-C.
'UnZip' is a small Zipfile extract utility. It is written to be as small and portable as possible -- ideal as a starting point for handling .ZIP files in non-IBM environments. Source code is provided in C and Turbo Pascal.

Zip v1.1 - Verbose ZIP Directory Listing

Вывод списка файлов, содержащихся в Zip-архиве, созданом с помощью PKZip v1.1. BP7.
Verbose ZIP directory lister works with PK's new "ZIP" files (PKZip v1.1). Includes source code.

Zip2Obj - The Turbo Pascal ZIPfile Data Objitizer

ZIP2OBJ - Программа для вытаскивания файлов из ZIP архивов и преобразования их в .OBJ файл, подключаемый к программе. XZIP.PAS - собственно модуль для распаковки ZIP файла.
It is a program that extracts a file from a ZIPped archive and converts it to a .OBJ file that you can link to a Turbo Pascal program, version 6.0 or later.

ZipDate - Изменение даты ZIP-архивов

Программа для установки даты создания ZIP файла в соответствии с датой создания упакованных внутри файлов.

ZipInst - установка ZIP-архивов с дискет для юзеров

ZipInst - установка ZIP-архивов с дискет для юзеров

ZipObj - ZIP Compression Object

Объектно-ориентированный модуль для упаковки ZIP архивов. Позволяет упаковывать несколько файлов и добавлять файлы в уже существующий архив.
ZIP Compression object. Based on Shrink.Pas v1.2 by R.P.Byrne. Compress using Lempel-Ziv-Welch (LZW) compression techniques ("shrink"). There are two main ways to use this object: zip a set of files or add files to a zip until it reaches a desired size.

ZiPPaS v4.1 - PkZip UnPacking Objects

PKZIP 2.x Unpacking Objects for TP/BP 7.0. Unpack ZIP archives in yar programs into memory and ... Features:

  • Unpacking to any of TV stream
  • Virtual methods to store data
  • Ling ZIP archives into EXEs
  • Supports non-standard signatures

Zipper - Manipulate the ZIP File Entries

Модуль и программа для считывания списка файлов в ZIP архиве.
ZIPPER.PAS - simplified routines for manipulating central directory entries within ZIP files.