With windows 10 you can now check MD5 and other hashed on de default commandline:
CertUtil -hashfile <path to file> MD5
or
CertUtil -hashfile <path to file> SHA256
With windows 10 you can now check MD5 and other hashed on de default commandline:
CertUtil -hashfile <path to file> MD5
or
CertUtil -hashfile <path to file> SHA256