MD5Sum Program
Here is a MD5Sum program. When this program is ran it will prompt the user for files to calculate the MD5Sum for. Here the user can select multiple files. After the user selects the files the program calculates its MD5Sum of the files. Then the user has the option to save the MD5 checksum to a text file.
Contents
MD5Sum.exe Compiled Windows Binary
Source\Main.vi Main VI which calculates the MD5Sum of files.
Download
Download the zip file and extract it. If you don't have the LabVIEW 7.1 Run-time Engine you must download and install it before you will be able to run the executable. The zip also contains the souce code.