readme.txt 1.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051
  1. 7-Zip 22.01
  2. -----------
  3. 7-Zip is a file archiver for Windows.
  4. 7-Zip Copyright (C) 1999-2022 Igor Pavlov.
  5. The main features of 7-Zip:
  6. - High compression ratio in the new 7z format
  7. - Supported formats:
  8. - Packing / unpacking: 7z, XZ, BZIP2, GZIP, TAR, ZIP and WIM.
  9. - Unpacking only: APFS, AR, ARJ, Base64, CAB, CHM, CPIO, CramFS, DMG, EXT, FAT, GPT, HFS,
  10. IHEX, ISO, LZH, LZMA, MBR, MSI, NSIS, NTFS, QCOW2, RAR,
  11. RPM, SquashFS, UDF, UEFI, VDI, VHD, VHDX, VMDK, XAR and Z.
  12. - Fast compression and decompression
  13. - Self-extracting capability for 7z format
  14. - Strong AES-256 encryption in 7z and ZIP formats
  15. - Integration with Windows Shell
  16. - Powerful File Manager
  17. - Powerful command line version
  18. - Localizations for 90 languages
  19. 7-Zip is free software distributed under the GNU LGPL (except for unRar code).
  20. Read License.txt for more information about license.
  21. This distribution package contains the following files:
  22. 7zFM.exe - 7-Zip File Manager
  23. 7-zip.dll - Plugin for Windows Shell
  24. 7-zip32.dll - Plugin for Windows Shell (32-bit plugin for 64-bit system)
  25. 7zg.exe - GUI module
  26. 7z.exe - Command line version
  27. 7z.dll - 7-Zip engine module
  28. 7z.sfx - SFX module (Windows version)
  29. 7zCon.sfx - SFX module (Console version)
  30. License.txt - License information
  31. readme.txt - This file
  32. History.txt - History of 7-Zip
  33. 7-zip.chm - User's Manual in HTML Help format
  34. descript.ion - Description for files
  35. Lang\en.ttt - English (base) localization file
  36. Lang\*.txt - Localization files
  37. ---
  38. End of document