View Single Post
  #5  
Old 27-02-2019, 18:43
Cesar82's Avatar
Cesar82 Cesar82 is offline
Registered User
 
Join Date: May 2011
Location: Brazil
Posts: 1,073
Thanks: 1,814
Thanked 2,302 Times in 786 Posts
Cesar82 is on a distinguished road
Quote:
Originally Posted by Simorq View Post
Please make this change.

can use "Progress" instead of "SIZE".
For example
Code:
ArcFile1=Data1.bin.001;DestDir:{app};Type:ARC;Disk:1; Progress:20
ArcFile2=Data2.bin.001;DestDir:{app};Type:ARC;Disk:1; Progress:60
ArcFile2=Data3.bin.001;DestDir:{app};Type:ARC;Disk:1; Progress:20
20+60+20=100
It would not work.
UltraArc makes splits automatically when file is larger than disk (At least old version of UA).
Size will work fine in all cases, including the items on the task page
Size will be optional. If not put will work as before.
It would be simple to add Size to the UA because you just put the FindFirst function after you complete and add the values to the Records.ini
Reply With Quote
The Following 2 Users Say Thank You to Cesar82 For This Useful Post:
sajmon83 (01-03-2019), Simorq (28-02-2019)