Register WCaptureX

First of all, the WCaptureX component must be registered on the system. This can be done using the following command:

regsvr32 <path>\WCaptureX.dll

Where

// <path> is the actual path to the libraries.

The registration process is automatically done from the setup.

Comments