64位OS下如何注册MSCOMM32.OCX

本文详细介绍了在64位操作系统中遇到注册MSCOMM32.OCX组件时报错的问题,并提供了正确的解决方案。通过将组件复制到指定目录并重新注册,可以解决无法加载组件的问题。
 

如果在64位OS下直接运行“regsvr32 c:\windows\system32\MSCOMM32.OCX”,会报如下错误信息

 

The module "C:\Windows\System32\MSCOMM32.OCX" failed to load.

Make sure the binary is stored at the specified path or debug it to
check for problems with the binary or dependent.DLL files.

The specified module could not be found.

 

正确注册方法:

先将MSCOMM32.OCX组件复制到c:\windows\SysWOW64下面,再运行“regsvr32 c:\windows\SysWOW64\MSCOMM32.OCX”注册

评论 6
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值