Quote:
Originally Posted by Stor31
thank you for this jewelery
with internal method ,no problem ,works very goods
but I always have problems with the external method (ultraArc)
your help is much came
thx
|
IDEM , my prob same like this...
on UA use this method : srep,exe,exe2,delta,lzma ext .bin
[Record1]
Type=Freearc_Original
Source={src}\data-1.bin
Output={app}
Disk=1
[Record2]
Type=Split
Source={src}\data-2a.bin
Output={tmp}\data-2.bin
Disk=1
[Record3]
Type=Split
Source={src}\data-2b.bin
Output={tmp}\data-2.bin
Disk=2
[Record4]
Type=Freearc_Split
Source={tmp}\data-2.bin
Output={app}
Disk=2
[Record5]
Type=Freearc_Original
Source={src}\data-3.bin
Output={app}
Disk=2
always failed at 25%,can someone tell me what iam doing wrong ?