View Single Post
  #1268  
Old 05-10-2022, 18:19
Cesar82's Avatar
Cesar82 Cesar82 is offline
Registered User
 
Join Date: May 2011
Location: Brazil
Posts: 1,074
Thanks: 1,814
Thanked 2,304 Times in 787 Posts
Cesar82 is on a distinguished road
Quote:
Originally Posted by KaktoR View Post
I'm asking again: Is your hash file included in Setup.dll and Records.ini?

Send me all relevant files for testing (Settings.ini, Setup.dll).
I'm not sure, but I think you can even use other directories or file extension (If you manually enter records.ini).

Code:
[Record#]
Type=Checksum_File
Source={src}\HASH\hashfile.md5
Output={app}\
Disk=1

[Record#]
Type=Checksum_File
Source={app}\hashfile.sfv
Output={app}\
Disk=1
If you use any constant, it will be copied to the temporary folder, generating a new name with a .dat extension and merging if necessary
If using {app} the file will not be deleted from the installation folder after checking.

Names without constants in the Source= key cannot be used.
Reply With Quote
The Following 6 Users Say Thank You to Cesar82 For This Useful Post:
KaktoR (06-10-2022), LinkSystem (12-07-2023), mausschieber (06-10-2022), pcblizzard (06-10-2022), ROKA1969 (10-10-2022), Titeuf (06-10-2022)