Thread: Reflate
View Single Post
  #57  
Old 27-05-2016, 04:50
danswano danswano is offline
Registered User
 
Join Date: Feb 2013
Location: Luxm
Posts: 314
Thanks: 218
Thanked 27 Times in 22 Posts
danswano is on a distinguished road
Thanks razor for you kind reply.
I've added this to my arc.ini
"[External compressor:reflate]
packcmd = reflate -c $$arcdatafile$$.tmp $$arcpackedfile$$.tmp
unpackcmd = reflate -d - - <stdin> <stdout>"
but i'm getting unknown method error.

Can you please give a proper arc.ini to include in my inno output.

Last edited by danswano; 27-05-2016 at 04:53.