View Single Post
  #161  
Old 13-04-2015, 07:28
felix1788 felix1788 is offline
Registered User
 
Join Date: Oct 2012
Location: District 51
Posts: 12
Thanks: 14
Thanked 1 Time in 1 Post
felix1788 is on a distinguished road
Unhappy

Quote:
Originally Posted by Stor31 View Post
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 ?
Attached Images
File Type: jpg 1.jpg (63.3 KB, 226 views)
File Type: jpg InstallerCreator 2015-04-13 21-38-28-24.jpg (88.2 KB, 227 views)

Last edited by felix1788; 13-04-2015 at 07:39.
Reply With Quote