/q , /qn No UI.
/qb Basic UI.
/qb! Basic UI with no cancel button.
/qr Reduced UI. A modal dialog box is displayed at the end of the install.
/qf Full UI. A modal dialog box is displayed at the end of the install.
/qn+ No UI. However, a modal dialog box is displayed at the end of the installation.
/qb+ Basic UI. A modal dialog box is displayed at the end of the installation. If you cancel the installation, a modal dialog box is not displayed.
/qb- Basic UI with no modal dialog boxes.
标准安装程序命令行选项
安静的显示选项。
安装程序运行安装而不显示用户界面。
例子:
注意等效的 Windows 安装程序命令行选项是
/qn
.运行此命令以查找有关安装选项的更多信息。
2018 年 6 月更新:虽然下面显示的工具不再可供下载,但我通过 Wayback 机器找到了它。我认为链接到它是可以且合法的,因为该工具是免费软件。更新了下面的链接。
更新:遗憾的是,Wise 的这个工具不再可下载。我也不确定是否可以分发它。它似乎是作为主要 Wise Package Studio 套件的一部分分发的免费工具,但我不认为它是开源的。我希望他们将其作为开源工具发布。由于一些法律问题,Wise 包装产品已停产。
您已经在这里得到了一些很好的答案,但我只想添加“快速简便”的方式:使用“
命令行构建器工具“来自 Altiris (直接下载)。2018 年 6 月更新:http ://www2.wise.com/filelib/WICLB.exe -从 Wayback 机器中恢复的断开链接。鉴于该工具是免费软件,我认为这是合法的。为安全起见,请通过virustotal.com下载。
我对msiexec.exe非常有经验,但是命令行太长容易出错。我更喜欢生成复杂的并消除错误源。
注意:希望发布工具的下载链接是可以的!我与 Altiris 没有任何关系。它是一个免费的工具,易于使用且有效。这是一个屏幕截图:
请参阅“无人值守”的文档:http: //unattended.sourceforge.net/installers.php
简而言之,虽然有一些方法可以导致它们失败,但这些标志应该可以工作:
还有这些:
来源:http ://www.ss64.com/nt/msiexec.html