在 Windows 7 想要啟動 Extensible Authentication Protocol 服務出現 Error 1075,該如何處理?

  • 12117
  • 0
  • 2012-02-16

想要啟動 Extensible Authentication Protocol 服務,出現 [Error 1075: the dependency service does not exist or has been marked for deletion],該如何處理?

 

一、問題描述

想要啟動 Extensible Authentication Protocol 服務,出現 [Error 1075: the dependency service does not exist or has been marked for deletion],該如何處理?

 

二、方法

請將以下路徑的機碼進行匯出備份,然後找台與您 Windows 相同版本的電腦匯出以下路徑機碼,然後到您的電腦進行匯入機碼動作。

HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\services\KeyIso

或者將以下內容貼到記事本,並且另存成 KeyIso.reg 檔案,然後執行該檔案匯入機碼。

  

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\services\KeyIso]
"DisplayName"="@keyiso.dll,-100"
"ImagePath"=hex(2):25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00,6f,00,6f,00,\
  74,00,25,00,5c,00,73,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,00,5c,00,6c,\
  00,73,00,61,00,73,00,73,00,2e,00,65,00,78,00,65,00,00,00
"Description"="@keyiso.dll,-101"
"ObjectName"="LocalSystem"
"ErrorControl"=dword:00000001
"Start"=dword:00000003
"Type"=dword:00000020
"DependOnService"=hex(7):52,00,70,00,63,00,53,00,73,00,00,00,00,00

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\services\KeyIso\Security]
"Security"=hex:01,00,14,80,b4,00,00,00,c0,00,00,00,14,00,00,00,30,00,00,00,02,\
  00,1c,00,01,00,00,00,02,80,14,00,ff,01,0f,00,01,01,00,00,00,00,00,01,00,00,\
  00,00,02,00,84,00,06,00,00,00,00,00,14,00,fd,01,02,00,01,01,00,00,00,00,00,\
  05,12,00,00,00,00,00,18,00,ff,01,0f,00,01,02,00,00,00,00,00,05,20,00,00,00,\
  20,02,00,00,00,00,14,00,9d,01,02,00,01,01,00,00,00,00,00,05,04,00,00,00,00,\
  00,14,00,9d,01,02,00,01,01,00,00,00,00,00,05,06,00,00,00,00,00,14,00,8d,01,\
  02,00,01,01,00,00,00,00,00,05,06,00,00,00,00,00,14,00,00,01,00,00,01,01,00,\
  00,00,00,00,05,0b,00,00,00,01,01,00,00,00,00,00,05,12,00,00,00,01,01,00,00,\
  00,00,00,05,12,00,00,00

 

三、相關參考與連結

Win7 64bit 無線網路