开发者

register (regsvr32) 2 dll files with activex

开发者 https://www.devze.com 2023-03-30 03:51 出处:网络
Is this possible ? When I access an web page with internet explorer I want to register 2 dll if they are not available, is this possible ? I don`t know much about Microsoft Programming Languages/ Scri

Is this possible ? When I access an web page with internet explorer I want to register 2 dll if they are not available, is this possible ? I don`t know much about Microsoft Programming Languages/ Script Languages. If It is possible, please direct 开发者_高级运维me to some relevant links.

I want to register 2 .dll files that usually I register using regsvr32. The 2 files are decoders for an unusual video format coming from a mobile camera ( installed on a car )


You'll need to clarify your question. Are you trying to install an ActiveX control from a webpage? If so, ensure that the control supports DllRegisterServer, it's digitally signed, and its download URL is referenced in the CODEBASE attribute of the OBJECT tag.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号