|
|
|
#1
|
|||
|
|||
|
thank you.
One more thing, when I try to unpack the archive, I get "Unsupported compression method srep:m3f:a1:l512" This is my .bat file Code:
-msrep:m3f:a1:l512+delta+xz Code:
[External compressor:srep]
;options = l%d (minimal match length, default=512)
header = 0
packcmd = srep64 {options} $$arcdatafile$$.tmp $$arcpackedfile$$.tmp
unpackcmd = srep64 -d $$arcpackedfile$$.tmp $$arcdatafile$$.tmp
[External compressor:xz]
header = 0
packcmd = xz a -txz -an -mcrc=0 -m1=lzma2:d200m:fb=273:mf=bt4:mc=1000000 -mmt=4 -mx9 -si -so <stdin> <stdout>
unpackcmd = dec x -txz -an -y -si -so <stdin> <stdout>
Code:
#define XZ
#ifdef XZ
Source: ISDone\dec.exe; DestDir: {tmp}; Flags: dontcopy
#endif
#ifdef XZ
ExtractTemporaryFile('dec.exe');
#endif
|
| Sponsored Links |
|
#2
|
||||
|
||||
|
Quote:
{-option } u forgot - this will make the whole srep options don't work packcmd = srep {-option } $$arcdatafile$$.tmp $$arcpackedfile$$.tmp
__________________
~ Greetz to anyone teached me anything ~ |
| The Following User Says Thank You to aswadd For This Useful Post: | ||
ZAZA4EVER (31-12-2016) | ||
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Best Compression Format | DRAGoN.X | Chit Chat | 11 | 07-09-2017 23:13 |
| Dragon Age: Origins Ultimate Edition 3xDVD5 [CIU 2.0.2] | NamelessOne | PC Games - CD/DVD Conversions | 16 | 03-03-2017 11:38 |
| compression -msrep+rep+delta+nzip | Danik1B9 | Conversion Tutorials | 11 | 21-12-2014 08:13 |
| Borderlands 2: Ultimate Vault Hunter Edition - 3xDVD5 [ALL DLCs + CIU V2] | REV0 | PC Games - CD/DVD Conversions | 7 | 06-07-2013 03:14 |
| Fallout New Vegas Ultimate Edition 3xDVD9 to 2xDVD5 1LANGUAGE | senseman | PC Games - CD/DVD Conversions | 29 | 04-06-2013 10:36 |