Registering mozctlx.dll failed

你说的曾经没有我的故事 提交于 2019-12-12 05:26:36

问题


I'm trying to install Mozilla ActiveX Control v1.7.12. In the folder where the DLL resides I execute

regsvr32 mozctlx.dll

but this fails. I get an error message

DllRegisterServer in mozctlx.dll failed  
Return code was: 0x8002801c  

I already tried an other version of the DLL, but no avail. Any ideas?
TIA
Steven


回答1:


Run command prompt as administrator, then execute the same command.



来源:https://stackoverflow.com/questions/3668172/registering-mozctlx-dll-failed

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!