Cara Mudah Mengatasi / Menghilangkan Error
"Generic Host Process For Win32 Services"
All Windows XP Vista 7 Server
- Buka notepad, copy paste kode di bawah
- Save dengan nama GenericHostErrorProblem.bat
- Jalankan GenericHostErrorProblem.bat
- Atau download Removal Tool
@ECHO off
Echo Coded by http://andika-elz.blogspot.com/
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://andika-elz.blogspot.com/
Echo Generic Host Error Problem Is Fixed, Press any key to continue
pause
Echo Coded by http://andika-elz.blogspot.com/
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://andika-elz.blogspot.com/
Echo Generic Host Error Problem Is Fixed, Press any key to continue
pause

No comments:
Post a Comment