Quote:
Originally Posted by KaktoR
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.