View Single Post
  #5  
Old 15-05-2013, 13:54
surumanboy surumanboy is offline
Registered User
 
Join Date: Apr 2013
Location: canada
Posts: 13
Thanks: 0
Thanked 1 Time in 1 Post
surumanboy is on a distinguished road
i did same problem

in arc.ini i have

[External compressor:srep]
header = 0
packcmd = srep {options} -m3f -a2 $$arcdatafile$$.tmp $$arcpackedfile$$.tmp
unpackcmd = srep {options} -d -s - - <stdin> <stdout>




in files section in script

Source: arc.ini; DestDir: {tmp}; Flags: dontcopy


same problem
Reply With Quote