每次使用msi.exec打开帮助选项进行安装 [英] installation using msi.exec open help options every time

查看:99
本文介绍了每次使用msi.exec打开帮助选项进行安装的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我一直在尝试使用cmd安装msi文件.该命令看起来像 C:\ Windows \ system32> msiexec.exe -q -i"Installer.msi"

I have been trying to install a msi file using cmd. The command looks like C:\Windows\system32>msiexec.exe -q -i "Installer.msi"

但是,每次我运行此命令时,都会为msi打开帮助选项窗口,而不是运行安装程序.可能是什么问题?

But every time I run this the window for help options is opened for msi instead of running the installer. What could be the problem?

推荐答案

我认为msiexec.exe /i installer.msi /qn应该可以.

有关服务器故障的类似线程,请参见此处: https ://serverfault.com/questions/30068/silent-install-of-msi/67001#67001

要处理复杂的msiexec.exe命令行界面,请尝试使用安装工具开发人员Altiris的以下免费工具:

To deal with the complicated msiexec.exe command line interface, try this free tool from Installation tool developer Altiris: http://www2.wise.com/filelib/WICLB.exe - broken link resurrected from Wayback machine. Seeing as the tool was freeware I assume that is legal.

为了安全起见,请通过 virustotal.com 运行下载.

Please run the download by virustotal.com for safety.

这是屏幕截图 :

Here is a screenshot:

这篇关于每次使用msi.exec打开帮助选项进行安装的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆