感谢:
1. anan;
2. 网络及其他;
问题:
1. 朋友说某程序提示缺少MSCOMCTL.OCX文件,不能正常运行;
过程:
1. 在“我的电脑”搜索该名文件,在office 2000安装文件夹中搜索得到;
方法:
a.
1. 从别处如office 2000安装文件夹中复制MSCOMCTL.OCX文件到相应的文件夹,如XP中的system32;
2. 使用regsvr32命令行将该文件注册为注册表中的命令组成;
b.
1. 安装带有该文件注册的相关程序,如安装office 2000后会自动注册该文件为注册表的命令;
链接:
1. mscomctl.ocx - DLL Information
http://www.liutilities.com/products/wintaskspro/dlllibrary/mscomctl/
2. Replacing MSCOMCTL.OCX
http://www.ascentive.com/support/new/support_dll.phtml?dllname=MSCOMCTL.OCX
图1:安装office 2000后,在硬盘中搜索得到两个MSCOMCTL.OCX文件;分别是安装前的源文件夹及系统的system32文件夹;

