hello all im trying to run winamp 5.something after applying the following winetricks (as instructed on the howto): # winetricks comctl32 wininet ie6 allfonts divx then tried to run the exe but i get the following error: [/code][sean.noy at lizi Winamp]$ wine winamp.exe fixme:ntoskrnl:KeInitializeSpinLock stub: 0x5477a4 fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.Windows.Common-Controls" (6.0.0.0) err:module:import_dll Library MSVCR90.dll (which is needed by L"C:\\Program Files\\Winamp\\nsutil.dll") not found err:module:import_dll Library nsutil.dll (which is needed by L"C:\\Program Files\\Winamp\\winamp.exe") not found err:module:import_dll Library MSVCR90.dll (which is needed by L"C:\\Program Files\\Winamp\\winamp.exe") not found err:module:LdrInitializeThunk Main exe initialization for L"C:\\Program Files\\Winamp\\winamp.exe" failed, status c0000135 Code: thanks for the help :) winamp rules :)
On Thu, Mar 4, 2010 at 12:46 PM, cutefluff <wineforum-user at winehq.org> wrote:> hello all > im trying to run winamp 5.something after applying the following winetricks (as instructed on the howto): > # winetricks comctl32 wininet ie6 allfonts divx > > then tried to run the exe but i get the following error: > > [/code][sean.noy at lizi Winamp]$ wine winamp.exe > fixme:ntoskrnl:KeInitializeSpinLock stub: 0x5477a4 > fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.Windows.Common-Controls" (6.0.0.0) > err:module:import_dll Library MSVCR90.dll (which is needed by L"C:\\Program Files\\Winamp\\nsutil.dll") not found > err:module:import_dll Library nsutil.dll (which is needed by L"C:\\Program Files\\Winamp\\winamp.exe") not found > err:module:import_dll Library MSVCR90.dll (which is needed by L"C:\\Program Files\\Winamp\\winamp.exe") not found > err:module:LdrInitializeThunk Main exe initialization for L"C:\\Program Files\\Winamp\\winamp.exe" failed, status c0000135 > Code:You need the visual studio 2008 runtime from winetricks John
hey John thanks for the reply i ran: winetricks vcrun2008 followed by wineboot but got the same result fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.Windows.Common-Controls" (6.0.0.0) err:module:import_dll Library MSVCR90.dll (which is needed by L"C:\\Program Files\\Winamp\\nsutil.dll") not found err:module:import_dll Library nsutil.dll (which is needed by L"C:\\Program Files\\Winamp\\winamp.exe") not found err:module:import_dll Library MSVCR90.dll (which is needed by L"C:\\Program Files\\Winamp\\winamp.exe") not found err:module:LdrInitializeThunk Main exe initialization for L"C:\\Program Files\\Winamp\\winamp.exe" failed, status c0000135 im running S.T.A.L.K.E.R on it perfectly... any ideas...?