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
QuarantineFile('C:\Documents and Settings\Armanio\Главное меню\Программы\Автозагрузка\sysupd32.exe','');
DeleteFile('C:\Documents and Settings\Armanio\Главное меню\Программы\Автозагрузка\sysupd32.exe');
BC_ImportALL;
ExecuteSysClean;
BC_Activate;
ExecuteRepair(20);
RebootWindows(true);
end.
begin
CreateQurantineArchive(GetAVZDirectory+'quarantine.zip');
end.