Continuing to my pervious article MD5 Checksum on Linux - How to ? . What if you want to calculate same MD5 has for a windows machine?
None of the Windows versions including Win7 , Vista or XP come with such tool to calculate MD5 hash for files. I have developed a small MD5 hash calculator named (MD5Sum) which you can use to calculate MD5 on windows machines. To use this utility, simply copy it to OS folder which is usually “c:\windows” and execute below on command prompt.
MD5Sum myfile.zip
or in case the file exists in some other location
MD5Sum c:\mydata\xyz\myfile.zip
Download MD5Sum for Windows
0 Comments:
Post a Comment