Inno Setup Preprocessor: GetMD5OfFile

Prototype

str GetMD5OfFile(str FileName)

Description

Returns the MD5 sum of the specified file, as a string.

A compiler error will be raised if the specified file can't be read.