Thread: MD5 Checksum
View Single Post
  #4  
Old 20-12-2018, 04:43
KaktoR's Avatar
KaktoR KaktoR is offline
Lame User
 
Join Date: Jan 2012
Location: From outer space
Posts: 4,709
Thanks: 1,107
Thanked 7,360 Times in 2,851 Posts
KaktoR is on a distinguished road
You can use QuickSFV then and use parameter SFVorMD5File

Example:
Code:
Exec(ExpandConstant('{app}\QuickSFV.exe'),'File.md5','',SW_SHOW, ewWaitUntilTerminated, ErrorCode);
__________________
Haters gonna hate
The Following User Says Thank You to KaktoR For This Useful Post:
Punisher (20-12-2018)