Use default compression level

This commit is contained in:
Manuel Thalmann 2023-07-31 16:31:12 +02:00
parent 00262f3625
commit 3e43cd870f

View file

@ -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;