Follow along with the video below to see how to install our site as a web app on your home screen.
Примечание: This feature currently requires accessing the site using the built-in Safari browser.
begin
SearchRootkit(true, true);
SetAVZGuardStatus(true);
QuarantineFile('C:\WINDOWS\Installer\e96fd.msi','');
QuarantineFile('C:\Program Files\mirc\mirc.exe','');
QuarantineFile('C:\DOCUME~1\skofild\LOCALS~1\Temp\pwrdypob.sys','');
BC_ImportQuarantineList;
BC_Activate;
RebootWindows(true);
end.
begin
CreateQurantineArchive(GetAVZDirectory+'quarantine.zip');
end.