安装SQL Server 2008 R2弹出以下报错:
Could not open key:
UNKNOWN\Components\7ABFE44842C12B390AF18C3B9B1A1EE8\000021599B0090400100000000f01FEC.
Verify that you have sufficient access to that key,or contact your support personnel.
解决方法:
1. 依次点击开始,所有程序,附件,右键单击命令提示符,选择以管理员身份运行。 2. 复制或手动输入下列命令, secedit /configure /cfg %windir%\inf\defltbase.inf /db defltbase.sdb /verbose 3. 待运行完成后,重新尝试安装