Thread: MD5 Checksum
View Single Post
  #5  
Old 20-12-2018, 04:52
Punisher Punisher is offline
Banned
 
Join Date: Nov 2018
Location: India
Posts: 54
Thanks: 37
Thanked 0 Times in 0 Posts
Punisher is on a distinguished road
Quote:
Originally Posted by KaktoR View Post
You can use QuickSFV then and use parameter SFVorMD5File

Example:
Code:
Exec(ExpandConstant('{app}\QuickSFV.exe'),'File.md5','',SW_SHOW, ewWaitUntilTerminated, ErrorCode);
thanks that is fine but how to make QuickSFV.exe' ?