|
#11
|
||||
|
||||
|
Fixes to CIU v2.0.3.8.b.
For the friend who posts the CIU codes...
Fixes to CIU v2.0.3.8.b... The line below is not required. The installer is compressing 2 times the image Installer1.png Source: Setup\Setup\Installer1.png; DestDir: {tmp}; Flags: dontcopy Replace all parts of the lines containing (Error UltraArc Languages to all CIU v2) Replace From: if ((Data[i - 1].Arc[6] = '') or (LanguageTranslator(Data[i - 1].Arc[6]) = ActiveLanguage)) Replace To: if (Data[i - 1].Arc[6] = '') or (Data[i - 1].Arc[6] = ActLangShort) Need fixe all others parts replacing "ActiveLanguage" to "ActLangShort" in all CIU v2 (Without quotes). Sugestion: Translate as FreeArc Custom Messages ins script and adding custom messages to language files. Thanks! |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| BlackBox v2 | y_thelastknight | Conversion Tutorials | 567 | 11-03-2025 07:16 |
| Useful Dll for Inno Setup users | peterf1999 | Conversion Tutorials | 88 | 01-12-2017 16:00 |
| Total War Collection - 6xDVD9 [LZMA + INNO SETUP + CIU] | REV0 | PC Games - CD/DVD Conversions | 1 | 28-06-2015 17:00 |
| Total War Collection - 2xBLURAY [LZMA + INNO SETUP + CIU] | REV0 | PC Games - CD/DVD Conversions | 2 | 09-01-2013 18:02 |
| Total War Collection - 11xDVD5 [LZMA + INNO SETUP + CIU] | REV0 | PC Games - CD/DVD Conversions | 0 | 09-01-2013 16:38 |