首页 > Windows开发 > 详细

Win8 安装msi文件遇到错误 code=2502/2503的解决办法

时间:2015-06-08 23:26:30      阅读:2325      评论:0      收藏:0      [点我收藏+]

Win8系统安装msi文件时遇到问题,弹出两个对话框:
The installer has encountered an unexpected error installing this package.this may indicate a problem with package.the error code is 2502.
The installer has encountered an unexpected error installing this package.this may indicate a problem with package.the error code is 2503.

这是Win8系统的权限问题,可以如下解决:
        1.运行CMD(管理员)
    2.输入以下命令: msiexec /package "你安装程序包的路径"

Win8 安装msi文件遇到错误 code=2502/2503的解决办法

原文:http://blog.csdn.net/gavid0124/article/details/46418243

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!