https://bugs.winehq.org/show_bug.cgi?id=10365
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|Multiple applications fail |Multiple applications fail |to install due to custom |to install due to custom |action dll instance data |action dll instance data |not reset (dll pinned |not reset (dll pinned |during execution of |during execution of |multiple custom |multiple custom |actions)(Nero 7, ABBYY |actions)(Nero 7, ABBYY |FineReader 9, Lingvo X5, |FineReader 9, Lingvo X5/X6, |TradeStation 10.0) |TradeStation 10.0)
--- Comment #34 from Anastasius Focht focht@gmx.net --- Hello folks,
adding another one: ABBYY Lingvo x6 (from bug 44784)
Download: http://fr7.abbyy.com/LingvoX6/ABBYY_Lingvo_x6_Multilingual_Professional_edit...
App log 'AbbyyMsiLog.txt' (%TEMP%):
--- snip --- ...LOGGING started at 23-03-2018, 08:54:38
PrepareForInstallation
initLicenseManager
Property( LICENSES ) : C:\ProgramData\ABBYY\Lingvo\16.0\Licenses\ Property( LIC_SERVER_NAME ) : Property( INSTALLDIR ) : C:\Program Files\ABBYY Lingvo x6\ Property( SOURCEDIR ) : Z:\home\focht\Downloads\installer_unpacked\ Property( MAIN_SUBFOLDER ) : ABBYY Lingvo x6 initLicenseManager srcDir=Z:\home\focht\Downloads\installer_unpacked\ABBYY Lingvo x6
Property( ProductLanguage ) : 1033 Property( LIC_CONFIGXML ) : Property( LC_PL ) : Yes Property( LC_NS ) : Property( LC_LM ) : Property( SLF ) : Property( LC_SL ) : Property( SLF ) : Set LIC_CONFIGXML = <Rollback file="C:\users\focht\Temp\ABBYY-Licensing-Lingvo-Desktop-16.0.rollback"/>
SIDLookup
Set SID_EVERYONE = Everyone Set SID_LOCAL = LOCAL Set SID_CREATOR_OWNER = CREATOR OWNER Set SID_CREATOR_GROUP = CREATOR GROUP Set SID_DIALUP = NT AUTHORITY\DIALUP Set SID_NETWORK = NT AUTHORITY\NETWORK Set SID_BATCH = NT AUTHORITY\BATCH Set SID_INTERACTIVE = NT AUTHORITY\INTERACTIVE Set SID_SERVICE = NT AUTHORITY\SERVICE Set SID_PROXY = NT AUTHORITY\PROXY Set SID_ENTERPRISE_CONTROLLERS = NT AUTHORITY\ENTERPRISE DOMAIN CONTROLLERS Set SID_ANONYMOUS_LOGON = NT AUTHORITY\ANONYMOUS LOGON Set SID_SELF = NT AUTHORITY\SELF Set SID_AUTHENTICATED_USERS = NT AUTHORITY\Authenticated Users Set SID_RESTRICTED = NT AUTHORITY\RESTRICTED Set SID_TERMINAL_SERVER = NT AUTHORITY\TERMINAL SERVER USER Set SID_SYSTEM = NT AUTHORITY\SYSTEM Set SID_BUILTIN_ADMINISTRATORS = BUILTIN\Administrators Set SID_BUILTIN_USERS = BUILTIN\Users Set SID_BUILTIN_GUESTS = BUILTIN\Guests Set SID_BUILTIN_POWER_USERS = BUILTIN\Power Users Set SID_BUILTIN_ACCOUNT_OPERATORS = BUILTIN\Account Operators Set SID_BUILTIN_SYSTEM_OPERATORS = BUILTIN\Server Operators Set SID_BUILTIN_PRINT_OPERATORS = BUILTIN\Print Operators Set SID_BUILTIN_BACKUP_OPERATORS = BUILTIN\Backup Operators Set SID_BUILTIN_REPLICATOR = BUILTIN\Replicators Set SID_BUILTIN_PRE_W2K_ACCESS = BUILTIN\Pre-Windows 2000 Compatible Access Property( WordStartUpPath ) : InstallOnMachine
initLicenseManager
Property( LICENSES ) : C:\ProgramData\ABBYY\Lingvo\16.0\Licenses\ Property( LIC_SERVER_NAME ) : Property( INSTALLDIR ) : C:\Program Files\ABBYY Lingvo x6\ Property( SOURCEDIR ) : Z:\home\focht\Downloads\installer_unpacked\ Property( MAIN_SUBFOLDER ) : ABBYY Lingvo x6 initLicenseManager srcDir=Z:\home\focht\Downloads\installer_unpacked\ABBYY Lingvo x6
Property( ProductLanguage ) : 1033 Property( LIC_CONFIGXML ) : <Rollback file="C:\users\focht\Temp\ABBYY-Licensing-Lingvo-Desktop-16.0.rollback"/>
Property( LC_PL ) : Yes Property( LC_NS ) : No Property( LC_LM ) : No Property( SLF ) : Property( LC_SL ) : InstallOnMachine ERROR: Internal program error: Src\LicensingInstaller.cpp, 430. --- snip ---
I've validated it with own fix.
$ sha1sum ABBYY_Lingvo_x6_Multilingual_Professional_edition_Trial.exe a9ec53ea7799303fd89e73fb02b4c52bbcb92f8a ABBYY_Lingvo_x6_Multilingual_Professional_edition_Trial.exe
$ du -sh ABBYY_Lingvo_x6_Multilingual_Professional_edition_Trial.exe 482M ABBYY_Lingvo_x6_Multilingual_Professional_edition_Trial.exe
$ wine --version wine-3.4
Regards