Calculate checksum of file from right-click menu?

3

1

Possible Duplicate:
Looking for MD5 utility that integrates to Windows

What would be the easiest way to have the checksum of a file shown in a message box using the right click menu on the file, using the following utility to generate the checksum?

http://www.microsoft.com/en-us/download/details.aspx?id=11533

CJ7

Posted 2013-01-22T03:06:58.533

Reputation: 1 060

Question was closed 2013-01-22T11:46:50.737

Answers

7

There are other tools out there that will do it for you without having to manually set up the right-click association. One that springs to mind is HashMyFiles.

There are plenty of other tools out there that will do the same thing without having to manually configure it.

Enigman

Posted 2013-01-22T03:06:58.533

Reputation: 737

1

I like digestIT, although it seems to be fairly old and maybe not maintained.

Scott

Posted 2013-01-22T03:06:58.533

Reputation: 17 653