i trued avg, casper removal tool with no result, the virus,trojan remain.
Printable View
i trued avg, casper removal tool with no result, the virus,trojan remain.
Hello.
The drive F: - is it a removable drive or something different?
Execute the script: [code]begin
SearchRootkit(true, true);
SetAVZGuardStatus(True);
QuarantineFile('F:\autorun.inf','');
QuarantineFile('D:\autorun.inf','');
QuarantineFile('C:\autorun.inf','');
DeleteFile('C:\autorun.inf');
BC_DeleteFile('C:\autorun.inf');
DeleteFile('D:\autorun.inf');
BC_DeleteFile('D:\autorun.inf');
DeleteFile('F:\autorun.inf');
BC_DeleteFile('F:\autorun.inf');
BC_Importall;
BC_Activate;
ExecuteSysClean;
RebootWindows(true);
end.[/code] After restart, upload quarantine via the link [url]http://virusinfo.info/upload_virus_eng.php?tid=72773[/url] as it's described in the app.3 of the rules, and make new logs.