#5844
As we all know, the integrity of a file can be quickly determined by checking its hash value (i.e.: find out whether two files have identical content or not). There are many file hash checking tools out there, even Windows PowerShell can compute hashes of files directly, but most of them are designed for a single file.