From: nabeshin Date: Wed, 20 Mar 2019 15:01:32 +0000 (+0900) Subject: mirror .org X-Git-Url: http://git.osdn.jp/view?p=sevenzip%2F7-Zip.git;a=commitdiff_plain;h=acaecd7f8864807bfc40923d6beee1122534c779 mirror .org --- diff --git a/www.7-zip.org/faq.html b/www.7-zip.org/faq.html index 7e88e7d..d80770e 100644 --- a/www.7-zip.org/faq.html +++ b/www.7-zip.org/faq.html @@ -154,7 +154,7 @@ So you can use any dictionary in Windows x64, if you have required amount of phy

How can I install 7-Zip in silent mode?

-

For exe installer: Use the "/S" parameter to do a silent installation and the "/D=dir" parameter +

For exe installer: Use the "/S" parameter to do a silent installation and the /D="C:\Program Files\7-Zip" parameter to specify the "output directory". These options are case-sensitive.

For msi installer: Use the /q INSTALLDIR="C:\Program Files\7-Zip" parameters.