Смотрите видео ниже, чтобы узнать, как установить наш сайт в качестве веб-приложения на домашнем экране.
Примечание: Эта возможность может быть недоступна в некоторых браузерах.
begin
ExecuteFile('net.exe', 'stop tcpip /y', 0, 15000, true);
if not IsWOW64
then
begin
SearchRootkit(true, true);
SetAVZGuardStatus(True);
end;
QuarantineFile('c:\windows\debug\ok.dat','');
QuarantineFile('c:\windows\debug\item.dat','');
SetServiceStart('B09179B6', 4);
DeleteService('B09179B6');
QuarantineFile('B09179B6.sys','');
DeleteFile('B09179B6.sys','32');
DeleteFile('c:\windows\debug\item.dat','32');
DeleteFile('c:\windows\debug\ok.dat','32');
DeleteSchedulerTask('Mysa1');
DeleteSchedulerTask('ok');
BC_Activate;
ExecuteSysClean;
ExecuteWizard('SCU', 2, 3, true);
BC_ImportALL;
RebootWindows(true);
end.
begin
DeleteFile(GetAVZDirectory+'quarantine.7z');
ExecuteFile(GetAVZDirectory+'7za.exe', 'a -mx9 -pmalware quarantine .\Quarantine\*', 1, 300000, false);
end.
Увидел, проблема решена?письмо отправлено