A file compression utility known for its exceptional compression ratios

7-Zip (64-bit)

7-Zip 26.01 (64-bit)

  -  1.58 MB  -  Open Source
  • Latest Version

    7-Zip 26.02 (64-bit)

  • Operating System

    Windows 7 64 / Windows 8 64 / Windows 10 64 / Windows 11

  • User Rating

    Click to vote
  • Author / Product

    Igor Pavlov / External Link

  • Filename

    7z2601-x64.exe

  • MD5 Checksum

    bed0747071a866109d26eced6c7751e0

Sometimes latest versions of the software can cause issues when installed on older devices or devices running an older version of the operating system.

Software makers usually fix these issues but it can take them some time. What you can do in the meantime is to download and install an older version of 7-Zip 26.01 (64-bit).


For those interested in downloading the most recent release of 7-Zip (64-bit) or reading our review, simply click here.


All old versions distributed on our website are completely virus-free and available for download at no cost.


We would love to hear from you

If you have any questions or ideas that you want to share with us - head over to our Contact page and let us know. We value your feedback!

Why is this app published on FileHorse? (More info)
  • 7-Zip 26.01 (64-bit) Screenshots

    The images below have been resized. Click on them to view the screenshots in full size.

    7-Zip 26.01 (64-bit) Screenshot 1
  • 7-Zip 26.01 (64-bit) Screenshot 2
  • 7-Zip 26.01 (64-bit) Screenshot 3
  • 7-Zip 26.01 (64-bit) Screenshot 4

What's new in this version:

- New -spo[d|c|r] switch specifies the path generation mode for the output directory for archive extraction. The output directory path is generated from the path specified in the -o{dir_path} switch and the name of the archive being unpacked.
- spod : for Linux/Posix/macOS: -o{dir_path} specifies the direct path to the output directory. The asterisk (*) character in {dir_path} will not be replaced by the archive name.
- spoc : 7-Zip will concatenate the path specified in -o{dir_path} with the archive name to form the final path to the output directory
- spor : 7-Zip will replace asterisk (*) character in the path specified in the -o{dir_path} with the archive name. This is the default option.
- Some bugs were fixed