TITLE: Microsoft SQL Server 2008 R2 Setup
------------------------------

The following error has occurred:

Could not open key: UNKNOWN\Components

\0E3118066B3FEE6C0AF18C3B9B1A1EE8\84b9c17023c712640acaf308593282f8.   Verify that you have

sufficient access to that key, or contact your support personnel.

For help, click: http://go.microsoft.com/fwlink?LinkID=20476&ProdName=Microsoft+SQL

+Server&EvtSrc=setup.rll&EvtID=50000&ProdVer=10.50.1600.1&EvtType=0xDF039760%25401201%25401

------------------------------
BUTTONS:

OK
------------------------------

 

 

解决SQL Server 2008 R2安装过程中提示Could not open key的解决方法:

以管理员身份运行CMD命令提示符,输入以下语句并运行就OK了

secedit /configure /cfg %windir%/inf/defltbase.inf /db defltbase.sdb /verbose

具体含义没去深入研究,反正偶的问题解决了。

 

非常感谢:

http://www.vcoo.cc/blog/sql-server-2008-r2-install-could-not-open-key/

 

相关文章:

  • 2022-01-19
  • 2021-11-17
  • 2021-08-15
  • 2022-01-07
  • 2021-09-11
  • 2021-09-05
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2021-10-26
  • 2021-03-31
  • 2021-12-06
  • 2021-05-06
相关资源
相似解决方案