天天看點

thinkpad在win7下安裝電源管理器報錯解決辦法

1、安裝後在事件檢視器中看到,報錯如下:

報錯一:

“C:\Windows\system32\PWMCP32V.cpl”的激活上下文生成失敗。 找不到從屬程式集 Microsoft.VC80.MFC,processorArchitecture="x86",publicKeyToken="1fc8b3b9a1e18e3b",type="win32",version="8.0.50608.0"。 請使用 sxstrace.exe 進行詳細診斷。

報錯二:

“C:\PROGRA~1\ThinkPad\UTILIT~1\PWMTR32V.DLL”的激活上下文生成失敗。 找不到從屬程式集 Microsoft.VC80.MFC,processorArchitecture="x86",publicKeyToken="1fc8b3b9a1e18e3b",type="win32",version="8.0.50608.0"。 請使用 sxstrace.exe 進行詳細診斷。

原因是缺少MFC的庫檔案支援。

2、解決辦法

安裝相關MFC的庫檔案,下載下傳位址:

http://www.microsoft.com/download/en/details.aspx?displaylang=en&id=5638

繼續閱讀