hi all
this my collect my system in avp tool
Printable View
hi all
this my collect my system in avp tool
1. Please, disable System Restore and antivirus (if you have).
2. Execute the script in AVPTool:
[CODE]begin
SetAVZGuardStatus(True);
RegKeyIntParamWrite('HKLM','SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\Explorer','NoDriveTypeAutoRun', 221);
QuarantineFile('c:\docume~1\admini~1\locals~1\temp\2.com','');
TerminateProcessByName('c:\docume~1\admini~1\locals~1\temp\2.com');
DeleteFile('c:\docume~1\admini~1\locals~1\temp\2.com');
BC_ImportDeletedList;
ExecuteSysClean;
ExecuteWizard('TSW', 3, 3, true);
BC_Activate;
CreateQurantineArchive('C:\quarantine.zip');
RebootWindows(true);
end.[/CODE]
After restart upload file C:\quarantine.zip, by link [url]http://virusinfo.info/upload_virus.php?tid=56642[/url]
3. Attach a new [B]avptool_syscheck.zip.[/B]