Sign in with
Sign up | Sign in

Generic host process for win32 problem.

Last response: in Windows XP
Share

For the solution of Generic Host Problem

Try This

Open Notepad
and Paste the following code :

@ECHO off

Echo Coded by http://hubpages.com/profile/rancidTaste

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 Coded by http://hubpages.com/profile/rancidTaste

Echo Generic Host Error Problem Is Fixed, Press any key to continue

pause



and save this file as abc.bat
u can save it with any name but having extension .bat

and restart ur PC

and Its gone :hello: 
Ask the community
!