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