Select the product you need help with
在 64 位元的 Windows 執行 Regsvr32.exe 時出現錯誤訊息文章編號: 282747 - 檢視此文章適用的產品。 本文曾發行於 CHT282747 徵狀
當您試著在 64 位元版的 Windows 執行 Regsvr32.exe 以登錄 32 位元的動態連結程式庫 (DLL) 時,收到下面的錯誤訊息: Filename.dll is not an executable file and no registration helper is registered for this file type.(Filename.dll 不是可執行檔,沒有登錄這個檔案類型的登錄輔助程式。) 發生的原因
發生這個問題是因為 System32 資料夾中的 Regsvr32.exe 檔是 64 位元的版本。依照預設,當您執行 Regsvr32 以登錄 DLL 時,使用的是 64 位元的版本。
解決方案
若要解決這個問題,請從 %SystemRoot%\Syswow64 資料夾執行 Regsvr32.exe。例如,鍵入下面的指令來登錄 DLL: cd \windows\syswow64
regsvr32 c:\filename.dll 狀況說明其他相關資訊?考
本文件是根據 Microsoft Knowledgebase 文件編號 Q282747 翻譯的. 若要參考原始英文文件內容, 請至以下網址:
http://support.microsoft.com/support/kb/articles/Q282/7/47.asp
(http://support.microsoft.com/kb/282747/en-us?ln=en-us&sd=gn&fr=0)
屬性 | 文章翻譯
|


回此頁最上方








