Register Shim

Add-in Express™ Support Service
That's what is more important than anything else

Register Shim
 
Jack Bretcher




Posts: 189
Joined: 2006-06-30
I have a shim that I can register without a problem calling regsvr32 "shim name and path"; however, when I call regsvr32.exe /i:"noregasm" /n /c "shim name and path" it fails with the message:
"ShimName.dll was loaded, but the DllInstall point was not found".

I compared all the properties of another shim that registers just fine and cannot find a diference. Any Ideas???

Jack
Posted 21 Mar, 2007 15:13:59 Top
Sergey Grischenko


Add-in Express team


Posts: 7233
Joined: 2004-07-05
Hi Jack.

Please check if the DllInstall function exists in the code of the shim.


P.S. Note that we take up your forum requests in the order we receive them.
Besides, it may take us some time to investigate your issue. Please be sure we will let you know as soon as the best possible solution is found.
Posted 22 Mar, 2007 07:29:41 Top