安装.msi格式安装包
Posted hisak
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了安装.msi格式安装包相关的知识,希望对你有一定的参考价值。
msi格式的文件,点右键后,没有“以管理员身份运行”的菜单项,直接运行.msi文件报错:
“There is a problem with this Windows Installer package, A program required for this install to complete could not be run.Contact your support personnel or package vendor”
解决方法:
在命令提示符CMD上单击右键,选择管理员身份运行,
CMD跳转进入到msi文件目录,
运行msi文件,直接在命令行输入文件名,“xxx.msi”,回车
CMD.exe位置:C:WindowsSystem32cmd.exe
以上是关于安装.msi格式安装包的主要内容,如果未能解决你的问题,请参考以下文章
ubuntu下wine安好了mono一个gz格式包一个msi格式包怎么安装