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",
|
||||
"-slp",
|
||||
"-mx=9",
|
||||
#"-mx=9",
|
||||
$archivePath) + $arguments) `
|
||||
-Wait `
|
||||
-NoNewWindow;
|
||||
|
|
Loading…
Reference in a new issue