View Single Post
  #14  
Old 03-04-2020, 08:20
pincoball pincoball is offline
Registered User
 
Join Date: Mar 2020
Location: Italy
Posts: 29
Thanks: 20
Thanked 10 Times in 8 Posts
pincoball is on a distinguished road
Quote:
Originally Posted by KaktoR View Post
Did you have Records.ini file? And set it right? UltraArc should create one automatically.
Yes, this one, divided in 10MB each

Edit: I also encounter the same problem using CIU v3. Am I the only one having this problem?

Edit 2: Tried different method for compression with UltraARC and having same problem as well

@KaktoR have you been able the reproduce the problem? I would like to test some old version of ASIS to see if the problem still occour

Code:
[Record1]
Type=Split
Source={src}\data1a.arc
Output={app}\data1.arc
Disk=1
[Record2]
Type=Split
Source={src}\data1b.arc
Output={app}\data1.arc
Disk=2
[Record3]
Type=Split
Source={src}\data1c.arc
Output={app}\data1.arc
Disk=3
[Record4]
Type=Split
Source={src}\data1d.arc
Output={app}\data1.arc
Disk=4
[Record5]
Type=Split
Source={src}\data1e.arc
Output={app}\data1.arc
Disk=5
[Record6]
Type=Split
Source={src}\data1f.arc
Output={app}\data1.arc
Disk=6
[Record7]
Type=Split
Source={src}\data1g.arc
Output={app}\data1.arc
Disk=7
[Record8]
Type=Split
Source={src}\data1h.arc
Output={app}\data1.arc
Disk=8
[Record9]
Type=Split
Source={src}\data1i.arc
Output={app}\data1.arc
Disk=9
[Record10]
Type=Freearc_Split
Source={app}\data1.arc
Output={app}
Disk=9

Last edited by pincoball; 06-04-2020 at 05:57.
Reply With Quote