1
Automation Interface, Add-Ins and Tools / Add-In Dll install error
« on: June 10, 2009, 08:45:29 pm »
Hello,
I'm trying to install an Add-In DLL . So, I make this commande as shown in EAUserGuide :
1. Add the Add-In DLL file to an appropriate directory on the user's computer; that is, C:\Program Files\[newdir].
2. Register the DLL using the RegSvr32 command from the command prompt as shown in the example
below.
==> I get this error message :
C:Program1\dll\CIMALSTOMTool.dll was loaded but the access key DllRegisterServer is not found.
This file not able to be registered.
Any idea?
Thanks,
I'm trying to install an Add-In DLL . So, I make this commande as shown in EAUserGuide :
1. Add the Add-In DLL file to an appropriate directory on the user's computer; that is, C:\Program Files\[newdir].
2. Register the DLL using the RegSvr32 command from the command prompt as shown in the example
below.
==> I get this error message :
C:Program1\dll\CIMALSTOMTool.dll was loaded but the access key DllRegisterServer is not found.
This file not able to be registered.
Any idea?
Thanks,