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 "你安装程序包的路径"
本文介绍了在Windows 8系统中安装MSI文件时遇到错误2502和2503的问题及解决办法。通过以管理员身份运行CMD并执行特定命令可以解决权限问题。
2482

被折叠的 条评论
为什么被折叠?



