The Message Capture Redistribution files

If the Message Capture is used in an application, the Message Capture of the RTK requires the following redistribution files. The redistribution files has to be copied into the installation folder of the application:

 

For 32 bit applications, for both 32-bit and 64-bit os:

[Installed RTK]\RTK 32 bit\BiPrnDrv\BiPrnDrv.ocx (only if using ActiveX control)

[Installed RTK]\RTK 32 bit\BiPrnDrv\blicectr.dll

[Installed RTK]\RTK 32 bit\BlackIceDEVMODE\BlackIceDEVMODE.ocx (only if using ActiveX control)

[Installed RTK]\RTK 32 bit\BlackIceDEVMODE\BlackIceDEVMODE.dll

 

For 64 bit applications, for 64-bit os:

[Installed RTK]\RTK 64 bit\BiPrnDrv\BiPrnDrv.ocx (only if using ActiveX control)

[Installed RTK]\RTK 64 bit\BiPrnDrv\blicectr.dll

[Installed RTK]\RTK 64 bit\BlackIceDEVMODE\BlackIceDEVMODE.ocx (only if using ActiveX control)

[Installed RTK]\RTK 64 bit\BlackIceDEVMODE\BlackIceDEVMODE.dll

 

The OCX/ActiveX files can be register on the system using the regsvr32 windows command line utility, or using your installer.

 

For example in InstallShield, set the OCX file’s Self-register property to checked.

Application Data -> Files and Folder -> right click on ocx file and check Self Register

 

 

For example in Microsoft MSI, set the OCX file’s Register property to vsdrfCOMSelfReg.

 

.