View Single Post
  #14  
Old 25-09-2017, 13:25
KaktoR's Avatar
KaktoR KaktoR is offline
Lame User
 
Join Date: Jan 2012
Location: From outer space
Posts: 4,689
Thanks: 1,106
Thanked 7,337 Times in 2,839 Posts
KaktoR is on a distinguished road
For example:
[code][External compressor:pzlib]
header = 0
packcmd = _Compressors\pZLib e {options} -c32m -t25p - -o - $$arcdatafile$$.tmp -o - <stdout>
unpackcmd = _Compressors\pZLib d {options} -t100p - -o - <stdin> <stdout>

[External compressor:srep]
header = 0
packcmd = _Compressors\srep64 {options} -m5f $$arcdatafile$$.tmp $$arcpackedfile$$.tmp
unpackcmd = _Compressors\srep {options} -d -s - - <stdin> <stdout>[code]

Just a hint, if you select no smilies in text, under misc options, then you wont have them showing up where you don't want them, especially in posts like this one. >pakrat2k2
__________________
Haters gonna hate

Last edited by pakrat2k2; 26-09-2017 at 07:11.
Reply With Quote
The Following 2 Users Say Thank You to KaktoR For This Useful Post:
Behnam2018 (20-01-2020), joker85 (06-06-2025)