摘要: 在安装某些程序的时候,可能会出现下列提示:an error occured during the installation of assembly ‘microsoft.vc90.crt,version=”9.0.21022.8……。初步判断为注册表大小的限制,因此更改一下这个限制即可可以尝试一下下述解决的办法:1. 修改注册表:HKEY_LOCAL_MACHINE\System\CurrentControlSet\ControlKey: RegistrySizeLimitType: REG_DWORDValue: 0xffffffff (4294967295)2. 重启电脑3. 管理员权限, 阅读全文
posted @ 2013-12-04 12:48 一点味 阅读(1694) 评论(0) 推荐(0) 编辑