https://bugs.winehq.org/show_bug.cgi?id=38963
--- Comment #9 from Jean-Marc Le Roux jeanmarc.leroux@aerys.in ---
As the console output you posted in comment 5 says, you need a 32 bit wineprefix.
You are absolutely right. Here is what I did:
rm -rf ~/.wine WINEPREFIX=~/.wine wineboot WINEPREFIX=~/.wine32 WINEARCH=win32 wineboot WINEPREFIX=~/.wine32 WINEARCH=win32 winetricks vcrun2013
then:
WINEPREFIX=~/.wine32 WINEARCH=win32 ./minko-player.exe
but I still got the same error (the warning message you mentioned is gone though):
fixme:ole:RemUnknown_QueryInterface No interface for iid {00000019-0000-0000-c000-000000000046} err:module:import_dll Loading library MSVCR120.dll (which is needed by L"libssh2.dll") failed (error c000007b). err:module:import_dll Library libssh2.dll (which is needed by L"libcurl.dll") not found err:module:import_dll Loading library MSVCR120.dll (which is needed by L"libcurl.dll") failed (error c000007b). err:module:import_dll Library libcurl.dll (which is needed by L"minko-player.exe") not found err:module:import_dll Loading library MSVCP120.dll (which is needed by L"minko-player.exe") failed (error c000007b). err:module:import_dll Loading library MSVCR120.dll (which is needed by L"minko-player.exe") failed (error c000007b). err:module:LdrInitializeThunk Main exe initialization for L"minko-player.exe" failed, status c0000135