Use highest compression level
This commit is contained in:
parent
08cebce876
commit
eee5b66b15
1 changed files with 1 additions and 1 deletions
|
@ -167,7 +167,7 @@ class Context {
|
||||||
"-xr!desktop.ini",
|
"-xr!desktop.ini",
|
||||||
"-xr!thumbs.db",
|
"-xr!thumbs.db",
|
||||||
"-xr!Thumbs.db",
|
"-xr!Thumbs.db",
|
||||||
#"-mx=9",
|
"-mx=9",
|
||||||
$archivePath) + $arguments + $(
|
$archivePath) + $arguments + $(
|
||||||
if ($split) {
|
if ($split) {
|
||||||
@("-v4g");
|
@("-v4g");
|
||||||
|
|
Loading…
Reference in a new issue