http://bugs.winehq.org/show_bug.cgi?id=27273
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |c8bb33599046928b8710d04e163 | |52fa55c56a8aa Status|UNCONFIRMED |RESOLVED Resolution| |FIXED
--- Comment #11 from Anastasius Focht focht@gmx.net 2012-04-23 14:04:46 CDT --- Hello,
this is fixed by commit http://source.winehq.org/git/wine.git/commitdiff/c8bb33599046928b8710d04e163...
Thanks Hans.
--- snip --- 0024:trace:msi:MSI_DatabaseOpenViewW L"select * from DrLocator where Signature_ = 'DirectorySearchMSXML60'" 0x32eed8 ... 0024:trace:msi:ACTION_RecurseSearchDirectory Searching directory L"C:\windows\system32\" for file L"msxml6.dll", depth 0 ... 0024:trace:msi:ACTION_FileVersionMatches comparing file version 6.10.1129.0: ... 0024:trace:msi:ACTION_RecurseSearchDirectory found file, returning L"C:\windows\system32\msxml6.dll" ... 0024:trace:msi:MSI_ProcessMessage (nil) (nil) (nil) 0 200 L"Property: MSXML60, Signature: FileSearchMSXML60" .. 0024:trace:msi:MSI_EvaluateConditionW L"MSXML60 OR (VersionNT >= 600) OR Installed" ... 0024:trace:msi:msi_get_property returning L"C:\windows\system32\msxml6.dll" for property L"MSXML60" ... --- snip ---
Regards