http://bugs.winehq.org/show_bug.cgi?id=33608
Bug #: 33608 Summary: Microsoft SQL Server 2005 Express Edition: installer fails to detect IE (needs CIM_DataFile WMI class) Product: Wine Version: 1.5.30 Platform: x86 URL: http://go.microsoft.com/fwlink/?linkid=65212 OS/Version: Linux Status: UNCONFIRMED Severity: enhancement Priority: P2 Component: wmi&wbemprox AssignedTo: wine-bugs@winehq.org ReportedBy: djelinski1@gmail.com Classification: Unclassified
The installer complains that the Internet Explorer version is older than IE6 SP1. The installation continues, but some features are unavailable.
The installer logs reveal that the following WQL query is used to check IE version: select * from CIM_DataFile where Name='C:\windows\system32\shdocvw.dll'
Install native mspatcha to reproduce this bug.