|
#11
|
||||
|
||||
|
New feature in Beta 2
Hash check for compressed archives ![]() Hash and Algorithm will be defined in Records.ini for each Data.bin file. Example: Code:
[Record1]
Type=FreeArc_Original
Source={src}\Data1a-01.bin
Output={app}\
Disk=1
Size=3.645.487 bytes
Hash=45276D75B8333DA27396F686DBB57513
Algo=md5
Hash check for extracted files ![]() This is only available if you don't use QuickSFV/RapidCRC check. Checksums should be stored in Setup.dll file or somewhere else. If you use {tmp} as source path then the hash file should be stored in Setup.dll file. If you use {app} the hash file should be stored in {app} folder. If you use {src} path the hash file should be located near Setup.exe. Algorithm should be defined just like in hash for compressed Data.bin file. The hash file name can be anything you want. In this example it is created by DSG. Example: Code:
[Record2]
Type=Checksum_File
Source={tmp}\Data1a-01.dat
Output={app}\
Disk=1
Algo=md5
Other changes: - GPU VRam is fixed. It should be now displayed correctly. Issue Values will be read directly from registry without any library or dxdiag thingy, simply because it is just too slow. - Updated some help files (it is not done yet 100%). https://fileforums.com/showpost.php?...postcount=1435
__________________
Haters gonna hate
|
| The Following 3 Users Say Thank You to KaktoR For This Useful Post: | ||
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| [Help] need Advanced Installer script with Razor1911's UltraArc module | rez3vil | Conversion Tutorials | 3 | 15-04-2024 02:24 |
| Portable Installer Inno Setup Script | y_thelastknight | Conversion Tutorials | 59 | 23-10-2020 00:02 |
| INDEX - Conversion Tutorial Index | Razor12911 | Conversion Tutorials | 5 | 11-06-2020 02:05 |
| Simple Arc Installer | 78372 | Conversion Tutorials | 1 | 15-06-2017 15:37 |
| MSC+Srep+lzma Simple Script Example | gozarck | Conversion Tutorials | 10 | 07-09-2015 16:31 |