begin
SearchRootkit(true, true);
SetAVZGuardStatus(True);
QuarantineFile('c:\docume~1\c99a~1.sto\locals~1\temp\mkdsavaihvacsc.sys','');
QuarantineFile('c:\docume~1\c99a~1.sto\locals~1\temp\jqenqjrtdvsi.sys','');
QuarantineFile('c:\docume~1\c99a~1.sto\locals~1\temp\rcwglxlknbui.sys','');
QuarantineFile('C:\WINDOWS\system32\mezipynoow.exe','');
QuarantineFile('C:\WINDOWS\system32\vakiz.exe','');
DeleteFile('C:\WINDOWS\system32\mezipynoow.exe');
DeleteFile('C:\WINDOWS\system32\vakiz.exe');
DeleteFile('c:\docume~1\c99a~1.sto\locals~1\temp\mkdsavaihvacsc.sys');
DeleteFile('c:\docume~1\c99a~1.sto\locals~1\temp\jqenqjrtdvsi.sys');
DeleteFile('c:\docume~1\c99a~1.sto\locals~1\temp\rcwglxlknbui.sys');
DeleteService('bwhozmmywdou');
DeleteService('glerxyu');
DeleteService('lntdohewtchxyy');
BC_ImportAll;
ExecuteSysClean;
BC_Activate;
ExecuteRepair(1);
RebootWindows(true);
end.