Quote:
Originally Posted by KaktoR
You can use QuickSFV then and use parameter SFVorMD5File
Example:
Code:
Exec(ExpandConstant('{app}\QuickSFV.exe'),'File.md5','',SW_SHOW, ewWaitUntilTerminated, ErrorCode);
|
THANKS TO KaktoR...
i have crate sfv and md5 file today,
i like to check md5 after game installed
how do i do that ? what is the easy way to check MD5 after installed?
it needs to be automatically check after installed... help.. please