【问题标题】:MSIEXEC what is the difference between qn and quietMSIEXEC qn 和 quiet 有什么区别
【发布时间】:2013-07-03 14:11:35
【问题描述】:

我想静默安装 MSI 文件。

/qn/quiet 作为 msiexec.exe 的参数有什么区别?

【问题讨论】:

    标签: installation windows-installer


    【解决方案1】:

    没有区别。 /q(x) 自 MSI 的初始版本以来就存在,并且 /quiet 是后来在 MSI 3.0 中添加的(大概是为了让用户更容易理解。)

    Command-Line Options(所有版本)

    Standard Installer Command-Line Options (MSI 3.0+)

    /安静

    注意等效的 Windows 安装程序命令行选项是 /qn。

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 2010-10-02
      • 2011-12-12
      • 2010-09-16
      • 2012-03-14
      • 2012-02-06
      • 2011-02-25
      • 2011-11-22
      相关资源
      最近更新 更多