PDA

View Full Version : Add MD5 check like GOG in CIU2


ShadowEagle
08-11-2015, 16:02
Hi,

how to add a file integrity check (md5) like gog installers do use? Before the setups begins with the installation the md5/sha1 hashes of the installation archives will be checked.

Another idea would be running the check after installation is complete and it would be the last step in the setup.

Cheers

Andrey167
09-11-2015, 07:55
ismd5.dll use

ShadowEagle
09-11-2015, 09:32
Found that using google too. But how to integrate it into CIU2? Cheers