Checksum on Windows

Open CMD

and type

CertUtil -hashfile c:\pathtofile.exe SHA256

 

You can replace SHA256 with MD2 MD4 MD5 SHA1 SHA256 SHA384 SHA512

Add your comment