码迷,mamicode.com
首页 > 其他好文 > 详细

安装.msi格式安装包

时间:2020-04-27 09:34:49      阅读:75      评论:0      收藏:0      [点我收藏+]

标签:install   ram   格式   red   HERE   文件目录   tac   pack   管理员   

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:\Windows\System32\cmd.exe

 

安装.msi格式安装包

标签:install   ram   格式   red   HERE   文件目录   tac   pack   管理员   

原文地址:https://www.cnblogs.com/HISAK/p/12784351.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!