https://bugs.winehq.org/show_bug.cgi?id=39807
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |msi Status|UNCONFIRMED |RESOLVED URL| |http://fr7.abbyy.com/Aligne | |r/ABBYY_Aligner_2.exe Resolution|--- |DUPLICATE Keywords| |download, Installer Summary|ABBYY Aligner 2 |ABBYY Aligner 2 fails to |installation crashes |install CC| |focht@gmx.net
--- Comment #5 from Anastasius Focht focht@gmx.net --- Hello folks,
the logs indicate that OP tried to run the main app 'Aligner.exe' instead of 'setup.exe' directly from the installer directory after self-extractor. This can't work by design -> 'INVALID'. I've tested this and get the same output.
When the installer is properly started from extracted temp folder, it runs into bug 10365 hence resolving as duplicate.
--- snip --- $ tree --charset=ANSI -L 2 . |-- 0x0409.ini |-- 0x0419.ini |-- 1033.mst |-- 1049.mst |-- ABBYY Aligner 2.0 | |-- AbbyyZlib.dll | |-- Acronyms.reg | |-- Aligner0.chm | |-- Aligner1.chm | |-- Aligner.exe | |-- AlignerRes0.dll | |-- AlignerRes1.dll | |-- AlignerResources.dll | |-- AwlControls.dll | |-- AwlCore.dll | |-- Awl.dll | |-- AwlGdi.dll | |-- AwlOle.dll | |-- BatchAligner.exe | |-- BatchAlignerRes0.dll | |-- BatchAlignerRes1.dll ... | |-- TranslitRuEn.trd | |-- TRS.dll | |-- Turkish.amd | |-- Turkish.amm | |-- Turkish-Ukrainian.abd | |-- Ukrainian.amd | `-- Ukrainian.amm |-- ABBYY Aligner 2.0.msi |-- Common | `-- ABBYY |-- ISSetupPrerequisites | `-- {726F97A8-63B9-4A58-ACFB-B8A56B383740} |-- Licences | `-- Aligner2Trial.ABBYY.License |-- setup.exe |-- Setup.ini `-- WindowsInstaller-KB893803-x86.exe
8 directories, 198 files --- snip ---
--- snip --- $ wine ./setup.exe ... err:msi:ITERATE_Actions Execution halted, action L"IT_InstallOnMachine" returned 1603 err:msi:ITERATE_Actions Execution halted, action L"ExecuteAction" returned 1603 --- snip ---
$ sha1sum ABBYY_Aligner_2.exe da51aa4f9f9e5f5711bd5969c6b530e3110af72bb ABBYY_Aligner_2.exe
$ du -sh ABBYY_Aligner_2.exe 318M ABBYY_Aligner_2.exe
$ wine --version wine-1.7.55
Regards
*** This bug has been marked as a duplicate of bug 10365 ***