https://bugs.winehq.org/show_bug.cgi?id=17622
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |Installer Status|NEW |RESOLVED URL|http://www.overdrive.com/so |http://app.overdrive.com/do |ftware/omc/ |wnloads/ODMediaConsoleSetup | |.msi CC| |focht@gmx.net Component|-unknown |wmp&wmvcore Resolution|--- |DUPLICATE Summary|Overdrive media console |Overdrive media console 3.x |fails to install. |fails to install (Windows | |Media Runtime 9 runtime not | |present)
--- Comment #9 from Anastasius Focht focht@gmx.net --- Hello folks,
it has been fixed a long time ago.
Technically a dupe of bug 35691 since the MSI signature for 'wmp.dll' relies on existence of version resource.
--- snip --- $ WINEDEBUG=+tid,+seh,+relay,+msi wine msiexec -i ODMediaConsoleSetup.msi
log.txt 2>&1
... 002e:trace:msi:iterate_appsearch L"WMP9_EXISTS" L"_486781D43FF8430F85A873714976261E" ... 002e:trace:msi:MSI_DatabaseOpenViewW L"select * from Signature where Signature = '_486781D43FF8430F85A873714976261E'" 0x33f7d8 ... 002e:trace:msi:ACTION_AppSearchGetSignature Found file name L"wmp.dll" for Signature_ L"_486781D43FF8430F85A873714976261E"; 002e:trace:msi:ACTION_AppSearchGetSignature MinVersion is 9.0.0.0 002e:trace:msi:ACTION_AppSearchGetSignature MaxVersion is 0.0.0.0 002e:trace:msi:ACTION_AppSearchGetSignature MinSize is 0, MaxSize is 0; 002e:trace:msi:ACTION_AppSearchGetSignature Languages is (null) ... 002e:trace:msi:ACTION_FileVersionMatches comparing file version 12.0.7601.16982: ... 002e:trace:msi:ACTION_RecurseSearchDirectory found file, returning L"C:\windows\system32\wmp.dll" ... 002e:trace:msi:msi_set_property 0x156a30 L"WMP9_EXISTS" L"C:\windows\system32\wmp.dll" -1 ... 0031:Call msi.MsiEvaluateConditionW(00000002,0016d2d4 L"VersionNT>=600 OR WMP9_EXISTS <> """) ret=565a8bac ... 0031:trace:msi:msi_get_property returning L"501" for property L"VersionNT" ... 0031:trace:msi:msi_get_property returning L"C:\windows\system32\wmp.dll" for property L"WMP9_EXISTS" ... 0031:trace:msi:MSI_EvaluateConditionW 1 <- L"VersionNT>=600 OR WMP9_EXISTS <> """ --- snip ---
$ sha1sum ODMediaConsoleSetup.msi 6f18ab9edaad7c44f240612e8768c3eba6125d1d ODMediaConsoleSetup.msi
$ du -sh ODMediaConsoleSetup.msi 4.3M ODMediaConsoleSetup.msi
$ wine --version wine-1.7.50
Regards
*** This bug has been marked as a duplicate of bug 35691 ***