begin
SearchRootkit(true, true);
QuarantineFile('C:\Documents and Settings\glavbuh\Local Settings\Application Data\Mail.Ru\Sputnik\IESearchPlugin.dll', '');
DeleteFileMask('C:\Documents and Settings\glavbuh\Application Data\WindowsUpdater', '*', true);
DeleteDirectory('C:\Documents and Settings\glavbuh\Application Data\WindowsUpdater');
DelCLSID('{67KLN5J0-4OPM-33WE-AAX5-21KC2A1112233}');
RegKeyParamDel('HKEY_LOCAL_MACHINE', 'SOFTWARE\Microsoft\Shared Tools\MSConfig\startupreg\YandexElements', 'command');
RegKeyParamDel('HKEY_CURRENT_USER', 'Software\Microsoft\Windows\CurrentVersion\RunOnce', 'Suicide');
BC_ImportDeletedList;
ExecuteSysClean;
ExecuteWizard('SCU', 2, 2, true);
BC_Activate;
RebootWindows(false);
end.