Split large archives
This commit is contained in:
parent
80b6287329
commit
7ce4b2bbe4
1 changed files with 2 additions and 1 deletions
|
@ -163,7 +163,8 @@ class Context {
|
||||||
"-xr!desktop.ini",
|
"-xr!desktop.ini",
|
||||||
"-xr!thumbs.db",
|
"-xr!thumbs.db",
|
||||||
"-xr!Thumbs.db",
|
"-xr!Thumbs.db",
|
||||||
#"-slp",
|
"-v3g",
|
||||||
|
"-slp",
|
||||||
#"-mx=9",
|
#"-mx=9",
|
||||||
$archivePath) + $arguments) `
|
$archivePath) + $arguments) `
|
||||||
-Wait `
|
-Wait `
|
||||||
|
|
Loading…
Reference in a new issue