|
#1
|
||||
|
||||
|
Question [Compressor]
Code:
Srep TMP
[External compressor:srep]
header = 0
packcmd = SREP64 {options} -m5f $$arcdatafile$$.tmp $$arcpackedfile$$.tmp
unpackcmd = SREP64 -d {options} -s - - <stdin> <stdout>
Code:
Srep TMP+Stdout
[External compressor:srep]
packcmd = srep64 {options}-m5f $$arcdatafile$$.tmp - <stdout>
unpackcmd = srep64 -d {options} - - <stdin> <stdout>
Code:
Srep Stdin
[External compressor:srep]
header = 0
packcmd = SREP64 {options} -m5f - - <stdin> <stdout>
unpackcmd = SREP64 -d {options} -s - - <stdin> <stdout>
Last edited by Simorq; 06-08-2017 at 09:51. |
| Sponsored Links |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Media Question | Boxxle | PS2 Games | 6 | 19-04-2003 19:37 |
| Question about XBOX BIOS | QuickWhip | XBox Games | 2 | 11-12-2002 21:42 |
| Backup newbie question | M-l-G | PC Games | 1 | 05-10-2002 05:08 |
| important question to you all. | TEDDYRUKSPIN | PS2 Games | 11 | 09-04-2002 13:09 |
| Question regarding Neo 2.5 | Nincat | PS2 Games | 2 | 29-01-2002 18:26 |