在安装mysql,SVN等软件时报这类错误,大概原因便是权限不足,虽然以管理员运行安装程序了,但依然没用...

解决方法

  1. 在右键左下角的win上右键,选择 命令提示行(管理员)

  安装软件报:The installer has encountered an unexpected error installing this package....此类错误

  2.然后在控制台输入  msiexec /package "你的安装文件路径\程序名.exe"

安装软件报:The installer has encountered an unexpected error installing this package....此类错误

 

  然后一路顺风的next等待进度条完成就ok了.

注意:安装目录最好不要有中文,如果失败请查看是否有中文目录.

 

相关文章:

  • 2021-06-15
  • 2022-01-22
  • 2022-12-23
  • 2021-04-01
  • 2021-08-26
  • 2022-12-23
  • 2021-10-07
猜你喜欢
  • 2021-08-29
  • 2021-12-12
  • 2021-06-15
  • 2021-10-21
  • 2021-09-19
  • 2022-12-23
  • 2021-10-01
相关资源
相似解决方案