Hello, First must say that wine work great on desktop computer.. there work: worms 4, cod2, xfire, gamespy... tnx to ya all for that.. :) but on laptop first it work.. for example: Sven DL. but now i got error if run winecfg. so.. here is error: Code: winecfg err:module:import_dll Library rpcrt4.dll (which is needed by L"C:\\windows\\system32\\services.exe") not found err:module:LdrInitializeThunk Main exe initialization for L"C:\\windows\\system32\\services.exe" failed, status c0000135 err:wineboot:start_services_process Unexpected termination of services.exe - exit code -1073741515 err:module:import_dll Library ole32.dll (which is needed by L"C:\\windows\\system32\\winecfg.exe") not found err:module:LdrInitializeThunk Main exe initialization for L"C:\\windows\\system32\\winecfg.exe" failed, status c0000135 Can any one help?
On Sun, Jun 22, 2008 at 12:58 PM, t3ch <wineforum-user at winehq.org> wrote:> Hello, > > First must say that wine work great on desktop computer.. there work: worms 4, cod2, xfire, gamespy... tnx to ya all for that.. :) > > but > > on laptop first it work.. for example: Sven DL. but now i got error if run winecfg. > so.. here is error: > > > Code: > > winecfg > err:module:import_dll Library rpcrt4.dll (which is needed by L"C:\\windows\\system32\\services.exe") not found > err:module:LdrInitializeThunk Main exe initialization for L"C:\\windows\\system32\\services.exe" failed, status c0000135 > err:wineboot:start_services_process Unexpected termination of services.exe - exit code -1073741515 > err:module:import_dll Library ole32.dll (which is needed by L"C:\\windows\\system32\\winecfg.exe") not found > err:module:LdrInitializeThunk Main exe initialization for L"C:\\windows\\system32\\winecfg.exe" failed, status c0000135 > > > > > Can any one help? > > > > > >Where did you get wine? Did you compile it yourself? Try: $ mv ~/.wine ~/.wine.bak $ winecfg
austin987 wrote:> On Sun, Jun 22, 2008 at 12:58 PM, t3ch <wineforum-user at winehq.org> wrote: > > > Hello, > > > > First must say that wine work great on desktop computer.. there work: worms 4, cod2, xfire, gamespy... tnx to ya all for that.. :) > > > > but > > > > on laptop first it work.. for example: Sven DL. but now i got error if run winecfg. > > so.. here is error: > > > > > > Code: > > > > winecfg > > err:module:import_dll Library rpcrt4.dll (which is needed by L"C:\\windows\\system32\\services.exe") not found > > err:module:LdrInitializeThunk Main exe initialization for L"C:\\windows\\system32\\services.exe" failed, status c0000135 > > err:wineboot:start_services_process Unexpected termination of services.exe - exit code -1073741515 > > err:module:import_dll Library ole32.dll (which is needed by L"C:\\windows\\system32\\winecfg.exe") not found > > err:module:LdrInitializeThunk Main exe initialization for L"C:\\windows\\system32\\winecfg.exe" failed, status c0000135 > > > > Can any one help? > > > > Where did you get wine? Did you compile it yourself? Try: > $ mv ~/.wine ~/.wine.bak > $ winecfgLooks like he made some overrides without actually putting dlls there. t3ch, run winecfg this way and remove your overrides: Code: WINEDLLOVERRIDES=rpcrt4,ole32,oleaut32=b winecfg