Use default compression level
This commit is contained in:
parent
00262f3625
commit
3e43cd870f
1 changed files with 1 additions and 1 deletions
|
@ -160,7 +160,7 @@ class Context {
|
||||||
"-xr!thumbs.db",
|
"-xr!thumbs.db",
|
||||||
"-xr!Thumbs.db",
|
"-xr!Thumbs.db",
|
||||||
"-slp",
|
"-slp",
|
||||||
"-mx=9",
|
#"-mx=9",
|
||||||
$archivePath) + $arguments) `
|
$archivePath) + $arguments) `
|
||||||
-Wait `
|
-Wait `
|
||||||
-NoNewWindow;
|
-NoNewWindow;
|
||||||
|
|
Loading…
Reference in a new issue