http://bugs.winehq.org/show_bug.cgi?id=22009
Summary: Symantec Antivirus 10.1 (for XP) fails to install Product: Wine Version: 1.1.39 Platform: x86 OS/Version: Linux Status: NEW Keywords: Installer Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: kennybobs@o2.co.uk
Created an attachment (id=26752) --> (http://bugs.winehq.org/attachment.cgi?id=26752) Wine 1.1.40 +msi +msidb (21MB)
Under Wine 1.1.39, SAV 10.1 (for Windows 98 - XP) fails to install.
err:msi:ITERATE_Actions Execution halted, action L"PrepareEventLogStart.03FE01CF_295E_4354_A292_7DC4A810E0DA" returned 1603
From the +msidb trace.
trace:msidb:MSI_RecordSetStringA 0x6afad0 1 "MSIASSERT - PrepareEventLogStart: Unable to openService:1060: "
Is the installer trying to write a log event?
Anyway, removing the custom action with Orca allows the installer to continue until hitting another, unrelated bug.
Same in Wine 1.1.40.