|
|
|
#1
|
||||
|
||||
|
You can always create external Setup.ini next to Setup.exe with [Resources] section and place needed files for decompression inside the folder.
__________________
Haters gonna hate
|
| The Following User Says Thank You to KaktoR For This Useful Post: | ||
mausschieber (18-11-2020) | ||
| Sponsored Links |
|
#2
|
||||
|
||||
|
Quote:
The section name was wrong, so [Ressources] must be used for it to work. So [Ressources] must be used for it to work, or you can replace it in the script by looking for 'Ressources' (it's in 4 places in the script). It will be fixed in v3.0.0.1.b8 (beta 8). P.S: I ended up discovering that "Resources" as "ss" is used in the French language. A slight coincidence because if I remember for sure the Yener90 that created CIU was French (correct me if I got it wrong). Last edited by Cesar82; 24-11-2020 at 12:02. |
|
#3
|
||||
|
||||
|
Quote:
Code:
CopyCompressorsEx(GetFullSrcPath(GetValStrEx('Ressources', 'Path', GetIniString('Ressources', 'Path', GenerateUniqueName(ExpandConstant('{tmp}'), ''), ExpandConstant('{src}\Records.ini')))), ExpandConstant('{tmp}'), True, False);
CopyCompressorsEx(GetFullSrcPath(GetValStrEx('Ressources', 'Path' + IntToStr((Ord(ISWin64) * 32) + 32), GetIniString('Ressources', 'Path' + IntToStr((Ord(ISWin64) * 32) + 32), GenerateUniqueName(ExpandConstant('{tmp}'), ''), ExpandConstant('{src}\Records.ini')))), ExpandConstant('{tmp}'), True, False); {copy Path32 or Path64}
__________________
It would be nice if you appreciate my work with the thanks Button |
| The Following User Says Thank You to mausschieber For This Useful Post: | ||
Cesar82 (24-11-2020) | ||
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Mafia III Definitive Edition | mausschieber | PC Games - CD/DVD Conversions | 5 | 04-03-2025 05:03 |
| INDEX - CD2DVD Conversion Index **UPDATED: 17-07-2024** | Grumpy | PC Games - CD/DVD Conversions | 252 | 16-07-2024 20:35 |
| Grey Goo/Grey Goo Definitive Edition - 3xDVD5 [CIUv2.0.5.1g] | vollachr | PC Games - CD/DVD Conversions | 1 | 27-03-2018 07:28 |