Close/unload all the programs
Switch off:
- Antivirus and, if you have - Firewall.
- Execute following script in Manual Healing
Код:
begin
SearchRootkit(true, true);
SetAVZGuardStatus(true);
QuarantineFile('C:\Windows\ServiceProfiles\LocalService\LOCAL SERVICE1\winlogon.exe','');
TerminateProcessByName('c:\program files\youtube downloader toolbar\searchsettings.exe');
QuarantineFile('c:\program files\youtube downloader toolbar\searchsettings.exe','');
BC_ImportAll;
ExecuteSysClean;
ExecuteWizard('TSW',2,2,true);
ExecuteRepair(11);
ExecuteRepair(13);
ExecuteRepair(17);
BC_Activate;
RebootWindows(true);
end.
After reboot:
- Execute following script in Manual Healing
Код:
begin
CreateQurantineArchive('C:\quarantine.zip');
end.
- Upload the C:\quarantine.zip here: upload_virus_eng.