engrus

Table of Contents

  1. Overview
  2. Supported formats
  3. Basics
    1. How to install or uninstall
    2. How to set up file associations
    3. How to open an archive or disk image
    4. How to open a self-extracting (SFX) archive
    5. How to extract an archive or disk image
    6. How to create a new archive
    7. How to create a self-extracting archive
      1. How to create 7Z self-extracting archive
      2. How to create RAR self-extracting archive
    8. How to create an encrypted archive
    9. How to create a multi-volume archive
    10. How to create and use packing profiles
    11. How to add, update or remove files in an archive
    12. How to view archive’s properties
    13. How to set up a password
  4. Checksums
  5. Integration with plug-ins
    1. How to view installed plug-ins
    2. How to install new WCX plug-ins

Checksums

Important files are often stored along with their checksum (either as an additional property or a separate file with the MD5, SFV or SHA1 extension) which helps to check the corresponding file for integrity. TC4Shell supports validation of checksums without any additional software and provides the special Hash tab in file properties dialog.

TC4Shell hash tab

The list consists of two columns: the left column for checksum names and the right column for the calculated values. If you want to add/hide certain checksum types, click Settings and enable/disable the corresponding checkboxes.

TC4Shell hash tab settings

Important! Note that enabling additional algorithms will require more computing resources and time, so avoid enabling options that you don’t actually need.

To validate a checksum, copy and paste it into the Hash comparison field. If any match is found, the corresponding value will be selected in the list, and you will also see a green tick next to the input field. If nothing is found, you will see only a red tick next to the input field. Before validation, make sure that the checksum type you need is listed in the window (otherwise, enable it in the Settings window).

TC4Shell valid hash TC4Shell invalid hash

To match the calculated checksum with the checksum saved in the additional file (MD5, SFV, SHA1 or similar), choose this file in the Compare with file dialog or drag and drop it to the Hash tab. If any match is found, the corresponding value will be selected in the list, and you will also see a green tick next to the input field. If nothing is found, you will see only a red tick next to the input field. Before validation, make sure that the checksum type you need is listed in the window (otherwise, enable it in the Settings window).

You can also copy the entire list or a certain checksum to the clipboard by clicking the corresponding item in the shortcut menu of the list. If you want to generate a separate file for this checksum in the same folder, click Save as file.

TC4Shell hash tab operations

A separate file with the CRC32, MD5 or SHA1 checksum can also be created from the Pack to menu. To do this, enable the corresponding checksum type in the Pack to settings. Each time when you create an archive of the corresponding format, a separate file with the checksum will be created.

TC4Shell pack to hashsum