can someone help me to remove antivirus 2009, av2009 kaspersky lukt het tot nu toe niet.
Printable View
can someone help me to remove antivirus 2009, av2009 kaspersky lukt het tot nu toe niet.
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]
[CODE]begin
SearchRootkit(true, true);
SetAVZGuardStatus(True);
StopService('ldiskl');
QuarantineFile('C:\DOCUME~1\TAARDS~1\LOCALS~1\Temp\ldiskl.sys','');
QuarantineFile('C:\WINDOWS\system32\explorer32.exe','');
DeleteService('ldiskl');
DeleteFile('C:\WINDOWS\system32\explorer32.exe');
DeleteFile('C:\DOCUME~1\TAARDS~1\LOCALS~1\Temp\ldiskl.sys');
BC_ImportAll;
ExecuteSysClean;
BC_DeleteSvc('ldiskl');
BC_Activate;
RebootWindows(true);
end.
[/CODE]
After reboot:
- 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 3 log files in accordance with the [URL="http://virusinfo.info/showthread.php?t=9184"]rules[/URL].
- Switch Antivirus and, if you have - Firewall, on.
- Go On-Line
- Upload the quarantine in accordance with Appx. 3 of the rules.
- Attach 3 logs to your new post..