OCR (optical character recognition) program. Can convert to pdf and leave problematic recognized parts as images.
Application Details:
Version: | 7.0 pro multilanguage |
License: | |
URL: | http://www.abbyy.com/ocr_produ... |
Votes: | 0 |
Latest Rating: | Silver |
Latest Wine Version Tested: | 1.4.1 |
Maintainers: About Maintainership
What works
There is some regression in the possibility to install finereader with the command msiexec /i ABBYY\ FineReader\ 7.0\ Professional\ Edition.msi.
Since at least 0.9.40 it no longer installs.
This is the output of bash under 0.9.41 and mandriva 2007.0 x86:
bash-3.1$ msiexec /i ABBYY\ FineReader\ 7.0\ Professional\ Edition.msi
fixme:advapi:LookupAccountNameW (null) L"tom" (nil) 0x34f80c (nil) 0x34f810 0x34f804 - stub
fixme:advapi:LookupAccountNameW (null) L"tom" 0x16be80 0x34f80c 0x16b748 0x34f810 0x34f804 - stub
err:msi:deformat_environment Unknown environment variable L"ALLUSERSPROFILE"
fixme:msi:ACTION_HandleStandardAction unhandled standard action L"SetODBCFolders"
fixme:msi:msi_unimplemented_action_stub UnpublishFeatures -> 358 ignored L"FeatureComponents" table values
fixme:msi:msi_unimplemented_action_stub RemoveShortcuts -> 11 ignored L"Shortcut" table values
fixme:msi:msi_unimplemented_action_stub RemoveFolders -> 1 ignored L"CreateFolder" table values
fixme:msi:ITERATE_CreateShortcuts poorly handled shortcut format, advertised shortcut
fixme:msi:ITERATE_CreateShortcuts poorly handled shortcut format, advertised shortcut
fixme:shell:DllCanUnloadNow stub
fixme:shell:DllCanUnloadNow stub
fixme:msi:ITERATE_WriteIniValues Append to existing section not yet implemented
err:ole:CoGetClassObject class {b323f8e0-2e68-11d0-90ea-00aa0060f86c} not registered
err:ole:CoGetClassObject no class object {b323f8e0-2e68-11d0-90ea-00aa0060f86c} could be created for context 0x1
Internal Program Error:
C:\FineReader7\Install\Pro_Corporate\InstallTools\Src\ShellIntegration.cpp, 113.
Internal Program Error:
C:\FineReader7\Install\Pro_Corporate\InstallTools\Src\ShellIntegration.cpp, 113.
Internal Program Error:
C:\FineReader7\Install\Pro_Corporate\InstallTools\Src\GetFineReaderVersion.cpp, 71.
err:msi:ITERATE_Actions Execution halted, action L"InstallFinalize" returned 1603
err:msi:ITERATE_Actions Execution halted, action L"ExecuteAction" returned 1603
bash-3.1$ fixme:shell:DllCanUnloadNow stub
fixme:shell:DllCanUnloadNow stub
bash-3.1$
What does not
installing
Workarounds
What was not tested
nothing was tested but installing
Hardware tested
Graphics:
Additional Comments
Operating system | Test date | Wine version | Installs? | Runs? | Used Workaround? | Rating | Submitter | ||
Show | Ubuntu 12.10 "Quantal" amd64 (+ variants like Kubuntu) | Nov 15 2012 | 1.4.1 | Yes | Yes | Silver | an anonymous user | ||
Show | Mandriva 2009.0 | Jan 21 2009 | 1.1.12 | Yes | Yes | Platinum | Spike | ||
Show | Ubuntu 8.10 "Intrepid" i386 (+ variants like Kubuntu) | Dec 19 2008 | 1.0.1 | Yes | Yes | Bronze | an anonymous user | ||
Show | Ubuntu 8.04 "Hardy" i386 (+ variants like Kubuntu) | Jun 03 2008 | 1.0-rc3 | Yes | Yes | Silver | an anonymous user | ||
Show | Gentoo Linux | Jan 14 2008 | 0.9.53. | Yes | Yes | Silver | an anonymous user |
Bug # | Description | Status | Resolution | Other apps affected |
1. Install wine 1.0.1 or higher version
2. Insert the FineReader-CDROM into the drive
3. Open a console
4. In some distributions (slackware and others) you have to mount your cdrom as root, in other distributions (suse, mandriva and others) this step is not needed, but automagically done.
To become root type the command
su
(password)
Then mount the drive with the command
mount /dev/cdrom /mnt/cdrom
(or another mountpoint if needed)
Leave root-status with the command
exit
5. Change directory to this drive with the command (different in different flavours of linux)
cd /media/FR70PRO (suse 10.1)
or
cd /mnt/FR70PRO (slackware 10.0)
or
cd /mnt/cdrom
6. Enter this command
msiexec /iABBYY\ FineReader\ 7.0\ Professional\ Edition.msi
7. Installation should begin. Follow the instructions.