http://bugs.winehq.org/show_bug.cgi?id=29328
Bug #: 29328 Summary: Installation of Solidworks license manager fails with msi error 1603 Product: Wine Version: 1.3.34 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: msi AssignedTo: wine-bugs@winehq.org ReportedBy: denis.bonnenfant@diderot.org Classification: Unclassified
Created attachment 37934 --> http://bugs.winehq.org/attachment.cgi?id=37934 WINEDEBUG=+msi
Solidworks 2011 is not installable because the installation of Solidworks License manager exits with error 1603, stopping all the installation process.
err:msi:ITERATE_Actions Execution halted, action L"SWRegistrationProcess" returned 1603
I guess that this action, a few lines before the error may be involved :
trace:msi:MsiDatabaseOpenViewW L"SELECT `SWRegTlb`.`Component_`,`SWRegTlb`.`InstallCondition`,`SWRegTlb`.`UninstallCondition`,`SWRegTlb`.`HelpDir`,`SWRegTlb`.`IgnoreExitCode`,`Component`.`Attributes`,`Component`.`Directory_`,`File`.FileName` FROM SWRegTlb,Component,File WHERE `SWRegTlb`.`Component_`=`Component`.`Component` AND `SWRe"... 0x7ee618 trace:msi:MsiDatabaseOpenViewW L"SELECT `SWRegTlb`.`Component_`,`SWRegTlb`.`InstallCondition`,`SWRegTlb`.`UninstallCondition`,`SWRegTlb`.`HelpDir`,`SWRegTlb`.`IgnoreExitCode`,`Component`.`Attributes`,`Component`.`Directory_`,`File`.FileName` FROM SWRegTlb,Component,File WHERE `SWRegTlb`.`Component_`=`Component`.`Component` AND `SWRe"... 0x7ee618 trace:msi:MSI_DatabaseOpenViewW L"SELECT `SWRegTlb`.`Component_`,`SWRegTlb`.`InstallCondition`,`SWRegTlb`.`UninstallCondition`,`SWRegTlb`.`HelpDir`,`SWRegTlb`.`IgnoreExitCode`,`Component`.`Attributes`,`Component`.`Directory_`,`File`.FileName` FROM SWRegTlb,Component,File WHERE `SWRegTlb`.`Component_`=`Component`.`Component` AND `SWRe"... 0x7ee518
.....
trace:msi:MSI_ProcessMessage (nil) (nil) (nil) 0 10 L"\tSW MSG: Failed to Process the SWTypeLib Table"