I've seen a code that could generate md5 hash code and tried it but the problem when you get the md5 hash code of running application it throws an exception that the file cannot be accessed because it is being used by another process. My question is how could I still retrieve the md5 hash code of a running application? I hope there's a work around about this problem. Any inputs are much appreciated.


Thanks in advance.