Hi , my other pc have the same damage, i run de Karspersky virus removal tool , and clean some virus, but now i can`t open my internet and my private red, they said that tcp/ip have error
Help me please.
TKS.
Printable View
Hi , my other pc have the same damage, i run de Karspersky virus removal tool , and clean some virus, but now i can`t open my internet and my private red, they said that tcp/ip have error
Help me please.
TKS.
Close/unload all the programs excepted AVZ and Internet Explorer
Switch off:
- Antivirus and and, if you have - Firewall.
- System Restore
- [URL="http://virusinfo.info/showthread.php?t=9207"]Execute following script[/URL] in Manual Healing
[CODE]begin
SearchRootkit(true, true);
SetAVZGuardStatus(True);
QuarantineFile('F:\autorun.inf','');
QuarantineFile('F:\RECYCLER\help.exe','');
QuarantineFile('C:\WINDOWS\system32\winhelper.dll','');
QuarantineFile('C:\RECYCLER\S-1-5-21-3657481768-6858164750-900815248-9612\rundll32.exe','');
QuarantineFile('vistax.dll','');
DeleteFile('C:\WINDOWS\system32\vistax.dll');
DeleteFile('C:\RECYCLER\S-1-5-21-3657481768-6858164750-900815248-9612\rundll32.exe');
DeleteFile('C:\WINDOWS\system32\winhelper.dll');
DeleteFile('F:\RECYCLER\help.exe');
DeleteFile('F:\autorun.inf');
BC_ImportAll;
ExecuteSysClean;
SetAVZPMStatus(True);
BC_Activate;
RebootWindows(true);
end.
[/CODE]
After reboot:
- [URL="http://virusinfo.info/showthread.php?t=9207"]Execute following script[/URL] in Manual Healing
[CODE]begin
CreateQurantineArchive('C:\quarantine.zip');
end.
[/CODE]
- Clean Temp-Maps, Cache of Browsers, Recycler. Use Windows service tool [URL="http://support.microsoft.com/?scid=kb%3Ben-us%3B315246&x=17&y=6"]cleanmgr[/URL] or [URL="http://www.ccleaner.com/"]CCleaner[/URL] or [URL="http://www.clearprog.de/"]ClearProg[/URL]
- Close all the programs and start only Internet Explorer!!!
- Repeat a log file.
- Switch Antivirus and, if you have - Firewall, on.
- Go On-Line
- Upload the C:\quarantine.zip here: [url]http://virusinfo.info/upload_virus_eng.php?tid=50040[/url]
- Attach a new log to your new post..
still i don`t have internet, tks
quarantine.zip uploaded
try this:
[code]begin
DeleteFile('C:\RECYCLER\S-1-5-21-1329852148-5166696001-343126495-4135\rundll32.exe');
BC_ImportAll;
ExecuteSysClean;
BC_Activate;
ExecuteRepair(6);
ExecuteRepair(8);
ExecuteRepair(9);
ExecuteRepair(14);
RebootWindows(true);
end.
[/code]
tks clear, and running .