Inno Setup Preprocessor: GetSHA1OfFile

Prototype

str GetSHA1OfFile(str FileName)

Description

Returns the SHA-1 hash of the specified file, as a string.

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