http://bugs.winehq.org/show_bug.cgi?id=6837
Summary: wpf/e january 2006 preview does not install Product: Wine Version: CVS Platform: Other URL: http://www.microsoft.com/downloads/details.aspx?FamilyId =A3E29817-F841-46FC-A1D2-CEDC1ED5C948 OS/Version: other Status: NEW Keywords: download, Installer Severity: normal Priority: P2 Component: wine-msi AssignedTo: wine-bugs@winehq.org ReportedBy: dank@kegel.com
Downloading WPF/E from http://www.microsoft.com/downloads/details.aspx?FamilyId=A3E29817-F841-46FC-... and installing it with msiexec /i install.msi fails; the app says "your OS is not supported".
+msi shows there's probably an msi issue (see the line that says syntax error):
trace:msi:ACTION_PerformAction Performing action (L"LaunchConditions") trace:msi:MSI_DatabaseOpenViewW L"SELECT * FROM `ActionText` WHERE `Action` = 'LaunchConditions'" 0x33f9b4 trace:msi:MSI_ParseSQL Parse returned 1 trace:msi:msiobj_release object 0x185658 destroyed trace:msi:ACTION_LaunchConditions Checking launch conditions trace:msi:MSI_DatabaseOpenViewW L"SELECT * FROM `LaunchCondition`" 0x33f9d8 trace:msi:MSI_ParseSQL Parse returned 0 trace:msi:MSI_ViewExecute 0x185588 (nil) trace:msi:MSI_ViewFetch 0x185588 0x33f998 trace:msi:MSI_EvaluateConditionW L"- ( ( (VersionNT = 501 AND ServicePackLevel
= 2) OR (VersionNT > 501 AND ServicePackLevel >= 1) ) AND (VersionNT < 600) )
OR (OSOVERRIDE = "yes")" trace:msi:COND_GetString Got identifier L"-" trace:msi:cond_error syntax error trace:msi:MSI_EvaluateConditionW 3 <- L"- ( ( (VersionNT = 501 AND ServicePackLevel >= 2) OR (VersionNT > 501 AND ServicePackLevel >= 1) ) AND (VersionNT < 600) ) OR (OSOVERRIDE = "yes")" trace:msi:MSI_FormatRecordW 0x169610 0x18eb78 (nil) 0 trace:msi:MSI_FormatRecordW (L"Cannot proceed with setup. Your current OS is not supported. Please visit microsoft.com for \r\n for more information.")