This is a common error of windows XP Generic Host Process for Win32 services encountered problem and needs to close. Below mention the information related to fixing generic Host Process error.
Do the steps you'll be able to fix it
1. Open a notepad and copy the following codes into your notepad.
@ECHO off
Echo Coded by Sritech @ http://www.layan.info/
reg add HKLM\SYSTEM\CurrentControlSet\Services\netbt\parameters /v TransportBindName /t REG_SZ /d "" /f
reg add HKLM\Software\Microsoft\OLE /v EnableDCOM /t REG_SZ /d "N" /f
Echo Generic Host Error Problem Is Now Fixed, Press any key to continue
pause
2. Save the file as Win32Fix.bat and close it.
3. Double-click on Win32Fix.bat and run it.
4. After fixing or removing the errors, it will ask you to press any key to finish.
5. Press any key and that's all to fix the problem Generic Host Process For Win32 Services Encountered A Problem and needs to close.