Use highest compression level

This commit is contained in:
Manuel Thalmann 2023-08-01 16:31:03 +02:00
parent 08cebce876
commit eee5b66b15

View file

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