/MD5Helper

Adds an item to the context-menu when right-clicking a file, allowing you to calculate its md5 hash.

Primary LanguageC#

MD5Helper

You'll probably want to download InstallShield LE so that you can build the installer as well.

The following link tells you what you need to know: http://blogs.msdn.com/b/deployment_technologies/archive/2010/04/20/installshield-limited-edition-is-available-for-download-in-visual-studio-2010.aspx

You can install it pretty easily by right-clicking the installer project in the Solution Explorer and clicking "Install"

After you've installed it, try right-clicking on a file and clicking "Calculate MD5 Hash". If the file is very large, a progress window will appear to give you some idea of how long it's going to take.