Displaying 8 results from an estimated 8 matches for "start_services_process".
2008 Oct 26
2
Wine 1.1.7 and 1.0.1 not working on Intrepid 64 bit
...e console I get:
laptop:~$ 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 rpcrt4.dll (which is needed by L"C:\\windows\\system32\\ole32.dll") not found
err:module:import_dll Library ole32.dll (which is needed by L"C:\\windows\\system32\\winecfg.exe") not found...
2008 Jul 18
1
Can't make "Running MS Office 97 under Linux with Wine" work
...running-ms-office-97-under-linux-with-wine.html failed to work for me. I get to the point where it says to install DCOM98. The terminal listing shows many errors:
ralph at ralph-laptop:~/Download_folder$ wine dcom98.exe
err:service:RPC_Init RpcServerUseProtseq failed with error 1703
err:wineboot:start_services_process Unexpected termination of services.exe - exit code 1703
err:setupapi:SetupDefaultQueueCallbackW copy error 32 L"C:\\windows\\temp\\IXP002.TMP\\rpcrt4.dll" -> L"C:\\windows\\system32\\rpcrt4.dll"
err:setupapi:SetupDefaultQueueCallbackW copy error 5 L"C:\\windows\\temp\\IX...
2009 Apr 14
2
I broke wine
...arrencarter-laptop:~$ wine 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 rpcrt4.dll (which is needed by L"C:\\windows\\system32\\ole32.dll") not found
err:module:import_dll Library ole32.dll (which is needed by L"C:\\windows\\system32\\winecfg.exe") not found...
2008 Sep 30
1
Zbrush and uTorrent can't run at the same time
...same time
When you run ZBrush then uTorrent it comes up with:
Code:
err:module:attach_process_dlls "rpcrt4.dll" failed to initialize, aborting
err:module:LdrInitializeThunk Main exe initialization for L"C:\\windows\\system32\\services.exe" failed, status c0000005
err:wineboot:start_services_process Unexpected termination of services.exe - exit code -1073741819
fixme:msvcrt:__lconv_init stub
fixme:heap:HeapSetInformation 0x110000 0 0x458b00 4
fixme:dbghelp:MiniDumpWriteDump NIY MiniDumpScanMemory
fixme:dbghelp:dump_system_info fill in CPU vendorID and feature set
when you do it the other...
2009 Jan 12
5
java with internet explorer under wine
...is IE with
wine. It's easy to install IE6 with ies4linux, but installing java won't
work.
I've tried to install it as:
$ env WINEPREFIX="/home/nagyv/.ies4linux/ie6" wine
jre-6u11-windows-i586-p-s.exe
err:service:RPC_Init RpcServerUseProtseq failed with error 1703
err:wineboot:start_services_process Unexpected termination of services.exe -
exit code 1703
Any ideas?
Thanks, Viktor
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.winehq.org/pipermail/wine-users/attachments/20090112/abf0260a/attachment.htm
2008 Oct 08
3
Wine Won't load - New to Linux, was initially impressed :-(
...the following message:
~$ 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 rpcrt4.dll (which is needed by L"C:\\windows\\system32\\ole32.dll") not found
err:module:import_dll Library ole32.dll (which is needed by L"C:\\windows\\system32\\winecfg.exe") not found...
2010 Nov 14
0
Regedit Error 11
whenever i try to open the Registry editor i get this error
Code:
err:wineboot:start_services_process Couldn't start services.exe: error 11
I have tried reinstalling wine, no success.
i have Ubuntu 10.10 with wine v1.2.1
2012 Feb 02
0
regedit fails to start under RHEL 5.7
...an application with winelib, and one of our customers has
problems starting the application on one of his machines: it often (but
not always) fails with the messages:
err:wineboot:ProcessRunKeys Error running cmd
L"C:\\windows\\system32\\winemenubuilder.exe -a -r" (1359)
err:wineboot:start_services_process Couldn't start services.exe: error 1359
After some investigation, we found that he has the same problems running
the regedit program, with only the second error message.
The wine release for our application is 1.2.3, but the problem with
regedit also happens with 1.3.36.
The Linux version i...