Can you send me the script?
thanks
Printable View
Can you send me the script?
thanks
Try to do so:
[CODE]
begin
QuarantineFile('C:\RECYCLER\S-1-5-21-1482476501-1644491937-682003330-1013\ipse32.exe','');
DeleteFile('C:\RECYCLER\S-1-5-21-1482476501-1644491937-682003330-1013\ipse32.exe');
BC_DeleteFile('C:\RECYCLER\S-1-5-21-1482476501-1644491937-682003330-1013\ipse32.exe');
QuarantineFile('C:\WINDOWS\System32\XPPatchInstaller.dll','');
DeleteFile('C:\WINDOWS\System32\XPPatchInstaller.dll');
BC_DeleteFile('C:\WINDOWS\System32\XPPatchInstaller.dll');
BC_ImportDeletedList;
ExecuteSysClean;
BC_Activate;
RebootWindows(true);
end.
[/CODE]
Your computer will be rebooted.
After that please collect system information again.