MootiChecksum(Explorer Checksum Integration)
Hey, I wasn't able to find a program that could copy a CRC32 checksum of a file to clipboard from Windows Explorer's context menu, so I made one. Feel free to take a look at the code or just download if you find it useful.
Source code repo
Download Binary+Installation
Screenshot:
https://dl.dropbox.com/s/3r23wae7t0f..._30_10-tmp.png
Re: MootiChecksum(Explorer Checksum Integration)
Make it a menu and add CRC32, MD5, SHA-1, SHA-256.
Re: MootiChecksum(Explorer Checksum Integration)
Quote:
Originally Posted by
jMerliN
Make it a menu and add CRC32, MD5, SHA-1, SHA-256.
Ye, I plan on it. I originally just made for my use(my patcher uses crc32 for checking file data). This tool is much more convenient than an app with a GUI, IMO.
Re: MootiChecksum(Explorer Checksum Integration)