HashTab is a Windows shell extension which adds a tab called "File Hashes" to the Windows Explorer file properties. The tab contains the MD5, SHA1 and CRC-32 file hashes. These are common hashes that are used to verify the integrity and authenticity of files. Many download sites list the MD5 hash along with the download link. The HashTab makes it very simple for Windows users to check these hashes on any file on the system without using external tools. The screenshot to the right shows an example.
This hotfix contains the following changes: - Fixed hash settings listbox layout - Fixed spelling error on the main dialog - Fixed a problem when cancelling and resuming hashing on large files - Added Greek UI translation - Fixed the reset button in the hash settings dialog
Fixed hash settings listbox layout
Fixed spelling error on the main dialog
Fixed a problem when cancelling and resuming hashing on large files
Added Greek, Italian and Japanese UI translation
Fixed a bug when trying to hash an external file for comparison
Fixed the reset button in the hash settings dialog
Fixed a potential deadlock when closing the dialog during a hash operation
Fixed a problem where the hashes were being recalculated if you press enter in the compare text box