|
You can avoid requiring admin rights for your setup either avoiding completely the COM registration of WordCaptureX components or registering them per user as you can see below:
regsvr32 /i /n <path>\WCaptureX.dlland / or regsvr32 /i /n <path>\WMonitorX.dllWhere <path> is the path to your installation folder. |