View Full Version : CIU 3.0.0.0.u3 (2019-03-28) - Diskspan Issues
https://nsa40.casimages.com/img/2019/03/29/190329125240463539.png
[ExtractSettings]
ArcFile1=Data.001;DestDir:{app};Type:ARC;Disk:1;
ArcFile2=Data.002;DestDir:{app};Type:ARC;Disk:2;
result
https://nsa40.casimages.com/img/2019/03/29/190329011451817261.png
check arc.ini
[External compressor:zstd,zst]
header = 0
unpackcmd = ZSTD -d {options} -f <stdin> <stdout>
check COMPRESSOR.ini
[Compressor]
#Define SrepInside "DUAL" ; SrepInside'N' ("x86" "x64" "DUAL") // SrepInside'O' ("O")
;; ------ Precompressors -------
//#Define ZTool "DUAL"
//#Define XTool "x86"
//#Define pZLib3 "DUAL"
//#Define pZr "x64"
//#Define AFR "019" ; 019, 020
//#Define UELR "DUAL"
//#Define ZOodle "Oodle5" ; Oodle4, Oodle5
//#Define OodleRec "Oodle7" ; Oodle4, Oodle5, Oodle6, Oodle7
;; ----- For Media Streams -----
//#Define MSCInside "TAK"
//#Define MPZSlimmer
//#Define OGGRE
//#Define BPK
;; ----- Final compressor ------
//#Define SevenZip "x64"
//#Define RAZOR
//#Define LOLZ "DUAL"
//#Define ROLZ "x64"
#Define ZSTD "DUAL"
//#Define DLZ
[ExtractSettings]
ArcFile1=Data.001;DestDir:{app};Type:ARC;Disk:1;
"Data.002" is not required.
I tried the setup progressed but the smallInstaller did not work
CIU 3.0.0.0.u3 (2019-03-28) (https://fileforums.com/showpost.php?p=478321&postcount=1)?
yes I'm using the latest version the result fails, would you test the same method, probably the result will be the same
IgorKolesnik
29-03-2019, 06:39
yes I'm using the latest version the result fails, would you test the same method, probably the result will be the same
Collect the files you are using when packing in the archive, let's consider in detail.
Problem 1= (Srep+zstd) method fails when loading files, but the files are fully loaded in the directory
Problem 2= (COMPRESSOR.ini) The pictures do not change when included in setup exe (SmallInstaller) and the upload percentage is the same
i am using this application
is this only with zstd or with others too?
other compression methods give the same result
https://nsa40.casimages.com/img/2019/03/29/190329091301989186.png
https://nsa40.casimages.com/img/2019/03/29/190329091257888432.png
https://nsa40.casimages.com/img/2019/03/29/190329091307582465.png
https://nsa40.casimages.com/img/2019/03/29/190329094429632820.png
Send me your Setup.ini please.
The installation problem is almost solved
Sample: ArcFile1=Data.001;DestDir:{app};Type:ARC;Disk:1;
50GB file can be installed seamlessly as one piece
if multiple archives are done
Sample:
ArcFile1=Data.001;DestDir:{app};Type:ARC;Disk:1;
ArcFile2=Data.002;DestDir:{app};Type:ARC;Disk:2;
ArcFile3=Data.003;DestDir:{app};Type:ARC;Disk:3;
ArcFile4=Data.004;DestDir:{app};Type:ARC;Disk:4;
installation process expires with errors
For Diskspan archives you only have to set the first archive.
Delete:
ArcFile2=Data.002;DestDir:{app};Type:ARC;Disk:2;
ArcFile3=Data.003;DestDir:{app};Type:ARC;Disk:3;
ArcFile4=Data.004;DestDir:{app};Type:ARC;Disk:4;
The installation problem is almost solved
Sample: ArcFile1=Data.001;DestDir:{app};Type:ARC;Disk:1;
50GB file can be installed seamlessly as one piece
if multiple archives are done
Sample:
ArcFile1=Data.001;DestDir:{app};Type:ARC;Disk:1;
ArcFile2=Data.002;DestDir:{app};Type:ARC;Disk:2;
ArcFile3=Data.003;DestDir:{app};Type:ARC;Disk:3;
ArcFile4=Data.004;DestDir:{app};Type:ARC;Disk:4;
installation process expires with errors
For DiskSpan files the correct one is to only inform the first file (.001).
The others below will be extracted automatically.
If using ArcFile1=Data.001 and ArcFile2=Data.002, if it worked the whole game would be extracted in the key ArcFile1= and it would try to start from the middle of the file again until the last part with each new key.
To use manual splitting (Each part on an ArcFile#= key) with UltraArc splited only, but disk space is required on the same {app} drive to join all parts of the ARC before extracting.
vBulletin® v3.8.11, Copyright ©2000-2026, vBulletin Solutions Inc.