How to register Broker library(webMethods.Msg.dll) on Windows 2008/2012

Hello,

I need to register Broker 9.7 library on Windows 2008/2012 server to interface with server side application (eg. Lotus Notes).

With previous version (6.5), I can do that with awcom65.ocx but with 9.6 Broker just provide dll library like webMethods.Msg.dll without ocx.

When I tried to register webMethods.Msg.dll using c:\windows\SysWOW64\regsvr32.exe (or c:\windows\system32\regsvr32.exe) webMethods.Msg.dll,
I can see the following Error message,
dllregisterserver entry point was not found…

Please let me know how to do that.

Regards,
Eddy