Generic host process for win32 problem.

rahul2rohilla

Distinguished
Jul 15, 2009
3
0
18,510
When i starts my PC, every time it says the Generic host process for win32 problem need to close. In technical window it says:

szAppName : svhost.exe ; szAppVer :5.1.2600.5512

szModName : Kernel32.dll ;szmodVer :5.1.2600.5781 ;offset : 00012afb

I am unable to hear any sound after the problem occurs.

Tell me how I Solve It.
 

sahildhawan111

Distinguished
Feb 5, 2010
3
0
18,510
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: