Windows update error while registering capicom.dll

Asked By 0 points N/A Posted on -
qa-featured

 

Hello,

I am using Windows 7 machine and have an error during Windows update while registering “capicom.dll”. The following error message displayed during this act. Help to resolve the matter.

Thanks.

 

 

 

The module "C:WindowsSysWOW64Capicom.dll" was

loaded but the entry-point DllRegisterServer was not Found.

Make sure that "C:WindowsSysWOW64Capicom.dll" is a

Valid DLL or OCX file and then try again.

SHARE
Answered By 0 points N/A #176259

Windows update error while registering capicom.dll

qa-featured

Hello Michael,

You will need to use Capicom library for excel VBA to resolve that issue. You can download it from the following here.

After you install it, use the following instructions to register the Dll.

  • First, copy the file Capicom.dll from the C:Program FilesMicrosoft CAPICOM 2.1.0.2 SDKLib to C:WindowsSystem32
  • And then go to the Start Menu, Run and then the following: Regsvr32 C:WindowsSystem32Capicom.dll

Regards,

Fletcher Hoss

 

Related Questions