...
Open CMD prompt as an administrator
Run:
cd C:\WINDOWS\System32
Run: regsvr32
regsvr32 /n /i:"C:\getsmart\inc" "C:\getsmart\ocr\frengine.dll"
For GlobalCapture 3.1+ the command should be
regsvr32 /n /i:"C:\getsmart\ocr12\inc" "C:\getsmart\ocr12\ocr\frengine.dll"
Run:
mmc comexp.msc /64
Open "Computers" – "My Computer" – "DCOM Config" – "ABBYY Finereader Engine Loader"
Note that by default they are presented in alphabetical order
Right click on "ABBYY Finereader Engine Loader" and select properties
Select the Security tab in the properties window
Select customize for all 3 options and add the SSAdministrator user to the security with full permissions
...