https://bugs.winehq.org/show_bug.cgi?id=9953 Anastasius Focht <focht(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Component|-unknown |msi Resolution|--- |DUPLICATE Summary|ABBYY FineReader 9 fails to |ABBYY FineReader 9 fails to |install (custom action |install (custom action |'IT_InstallOnMachine' |'IT_InstallOnMachine' |reports 1603, internal |reports 1603, internal |error 0x19B/411) |error 0x19B/411 - custom | |action dlls not unloaded, | |instance data not reset) --- Comment #30 from Anastasius Focht <focht(a)gmx.net> --- Hello folks, dupe of bug 10365 Nasty one ... took me some good hours to figure out what's going on. Tracing of MSI doesn't reveal it - you have to debug multiple custom actions in sequence. The DRM scheme/license manager installation breaks because some dll instance data is not reset during runtime of multiple custom actions. NOTE: The service installation still won't fully work if custom action dlls are forced to unload in between custom action entry point calls - but that's another bug ;-) Regards *** This bug has been marked as a duplicate of bug 10365 *** -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.