my task manager and folder option is not working pls help me
Printable View
my task manager and folder option is not working pls help me
Please download in my signature special avz, put it in new folder on desktop.
Please execute this script in avz:
(Do remember to exit antivirus and disconnect from internet before that)
[code]
begin
SearchRootkit(true, true);
SetAVZGuardStatus(True);
QuarantineFile('D:\chrome.exe','');
QuarantineFile('D:\autorun.inf','');
QuarantineFile('C:\WINDOWS\system32\chrome.exe','');
QuarantineFile('C:\WINDOWS\system32\cssdll32.dll','');
QuarantineFile('C:\WINDOWS\system32\DRIVERS\tcpip.sys','');
QuarantineFile('C:\WINDOWS\system32\DRIVERS\31974265.sys','');
DeleteFile('C:\WINDOWS\system32\cssdll32.dll');
DeleteFile('C:\WINDOWS\system32\chrome.exe');
DeleteFile('D:\autorun.inf');
DeleteFile('D:\chrome.exe');
BC_ImportDeletedList;
ExecuteSysClean;
BC_Activate;
ExecuteRepair(6);
ExecuteRepair(8);
ExecuteRepair(9);
ExecuteRepair(11);
RebootWindows(true);
end.
[/code]
Read appendix#3 of the rules [url]http://virusinfo.info/showthread.php?t=9184[/url]
upload quarantine by [url]http://virusinfo.info/upload_virus_eng.php?tid=39511[/url]
Make all logs according to [url]http://virusinfo.info/showthread.php?t=9184[/url]