Set default arguments for creating archives

This commit is contained in:
Manuel Thalmann 2023-07-30 15:20:01 +02:00
parent a562562403
commit bd7cf8c153

View file

@ -159,6 +159,8 @@ class Context {
"-xr!desktop.ini",
"-xr!thumbs.db",
"-xr!Thumbs.db",
"-slp",
"-mx=9",
$archivePath) + $arguments) `
-Wait `
-NoNewWindow;