https://bugs.winehq.org/show_bug.cgi?id=24190
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |focht@gmx.net URL|http://www.playon.tv/downlo |https://web.archive.org/web |ads/playon/ |/20210302122901/http://dl15 | |.afterdawn.com/download/74c | |48bdabb8995d8dfd2b11faa3462 | |36/603e2f7c/n-z/PlayOnSetup | |.3.3.4.exe Summary|Playon installer fails |PlayOn 3.x installer fails | |with 'Error: VTable setup | |of type | |WMPLib.WindowsMediaPlayerCl | |ass failed' when using | |Wine-Mono
--- Comment #11 from Anastasius Focht focht@gmx.net --- Hello folks,
unfortunately I couldn't find old Playon 3.0.11 version this bug was created with. Using the oldest version available:
https://web.archive.org/web/20210116064434/https://www.afterdawn.com/softwar...
-> PlayOn 3.3.4
Created stable download link via Internet Archive:
https://web.archive.org/web/20210302122901/http://dl15.afterdawn.com/downloa...
Initially the bug has been recycled for multiple Wine-Mono issues though.
Anyway, last issue which is still present ...
Wine 1.9.12 -> Wine-Mono 4.6.3
--- snip --- $ wine ./PlayOnSetup.3.3.4.exe ... Error: Could not load type 'WMPLib.WindowsMediaPlayerClass' from assembly 'MediaMallSetup, Version=3.3.4.1869, Culture=neutral, PublicKeyToken=284402ef8d110742'. Exiting with code 1
err:msi:ITERATE_Actions Execution halted, action L"PrepInstall" returned 1627 err:msi:ITERATE_Actions Execution halted, action L"ExecuteAction" returned 1627 --- snip ---
Wine 4.0 -> Wine-Mono 4.7.5
--- snip --- Error: VTable setup of type WMPLib.WindowsMediaPlayerClass failed Exiting with code 1
0054:err:msi:ITERATE_Actions Execution halted, action L"PrepInstall" returned 1627 0054:fixme:msi:internal_ui_handler internal UI not implemented for message 0x0b000000 (UI level = 5) 0054:fixme:msi:internal_ui_handler internal UI not implemented for message 0x0b000000 (UI level = 5) 0054:err:msi:ITERATE_Actions Execution halted, action L"ExecuteAction" returned 1627 --- snip ---
Wine-Mono 4.8.x = same Wine-Mono 4.9.x = same Wine-Mono 5.x = same Wine-Mono 6.0.0 (Wine 6.2) = same
$ sha1sum PlayOnSetup.3.3.4.exe 5d2ece8be21d4cc83f379ced1a60c688f4e08420 PlayOnSetup.3.3.4.exe
$ du -sh PlayOnSetup.3.3.4.exe 25M PlayOnSetup.3.3.4.exe
$ wine --version wine-6.2
Regards