|
|
|
#1
|
|||
|
|||
|
Quote:
If i use [ arc.exe a -i1 -ds -ep1 -r -s; -ed -w.\_Temp -m=xtool+srep+lolz+diskspan:2gb _Output\data-1.bin "_Pack\*"] to make the split the archives , what to do with this part in the installer.... if ISDoneInit(ExpandConstant('{tmp}\record.ini'), $F777, 0, 0, 0, MainForm.Handle, 512, @ProgressCallback) and FileSearchInit(True) then begin ExtractTemporaryFile('ENGLISH.INI'); ChangeLanguage('English'); repeat if ISArcExtract(0, 0, ExpandConstant('{src}\*{#myextension}'), ExpandConstant('{app}'), '', False, '', ExpandConstant('{tmp}\Arc.ini'), ExpandConstant('{app}'), False) then ISDoneError := False else Break; until True; ISDoneStop; end; Currently for single disk it works just fine but for multiple it always asks for the second disk |
| Sponsored Links |
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Light Installer Script (LIS) - DiskSpan_GUI | Cesar82 | Conversion Tutorials | 227 | 30-05-2026 05:01 |
| FMXInno Chronicles: Installer Source Code Index / Repository | BLACKFIRE69 | Conversion Tutorials | 171 | 17-04-2026 01:49 |
| ***INSTALLERS / Compressors*** | Grumpy | Conversion Tutorials | 5 | 31-12-2021 01:48 |
| INDEX - Conversion Tutorial Index | Razor12911 | Conversion Tutorials | 5 | 11-06-2020 02:05 |