Description
[FRE10 R4] How to register the FREComWrapper library and run Hello.js script in 64-bit OS
Solution
1. We have the FREngine 10 R4 (build 10.0.8.109) at the 64-bit OS Windows7:
2. Go to the C:\Windows\SysWOW64 folder and run cmd.exe as administrator:
3. To register the FREComWrapper library, please, run the command line:
C:\Windows\SysWOW64>regsvr32 "C:\ProgramData\ABBYY\SDK\10\FineReader Engine\Samples\Visual C++ (COM)\
FREComWrapper\Debug\FREngineWrap.dll"
4. To run the Hello.js, please, put the command line:
C:\Windows\SysWOW64>cscript "C:\ProgramData\ABBYY\SDK\10\FineReader Engine\Samples\Visual C++ (COM)\
FREComWrapper\TestScripts\Hello.js"
5. See the recognition results:
Comments
0 comments
Please sign in to leave a comment.