http://bugs.winehq.org/show_bug.cgi?id=32337
Bug #: 32337 Summary: FineReader 11 trial version crash when trying to activate the production Product: Wine Version: 1.5.18 Platform: x86 OS/Version: Linux Status: NEW Keywords: download Severity: normal Priority: P2 Component: richedit AssignedTo: wine-bugs@winehq.org ReportedBy: fracting@gmail.com Depends on: 32336 Classification: Unclassified
Created attachment 42680 --> http://bugs.winehq.org/attachment.cgi?id=42680 Log: FineReader crashes
1. Download trial version from http://download.abbyy.cn/dist/fr11/ABBYY_FineReader_11_Chinese.exe
2. run the outer installer and extract the inner installer $ ABBYY_FineReader_11_Chinese.exe
3. run the inner installer with DISABLEROLLBACK=1 (work around Bug 32336) $ msiexec /I ABBYY\ FineReader\ 11.msi TRANSFORMS="C:\Temp\ABBYY FineReader 11\2052.mst" /Liwrmo!vepacu "C:\users\fracting\Temp\ABBYY FineReader 11.log" LAUNCH_FROM_SETUP=1 DISABLEROLLBACK=1
4. start FineReader: $ cd ~/.wine/drive_c/Program\ Files/ABBYY\ FineReader\ 11 $ wine FineReader.exe
There will be an activation wizard, the program crashes when clicking on the 'next' button of the wizard.
Workaround by `winetricks -q riched20`