begin
TerminateProcessByName('c:\program files (x86)\gmsd_ru_025010067\gmsd_ru_025010067.exe');
TerminateProcessByName('c:\users\Алексей\appdata\local\kometa\application\kometa.exe');
TerminateProcessByName('c:\users\Алексей\appdata\local\kometa\kometaup.exe');
TerminateProcessByName('C:\Program Files\Reimage\Reimage Protector\ReiGuard.exe');
TerminateProcessByName('C:\Program Files\Reimage\Reimage Protector\ReiSystem.exe');
TerminateProcessByName('c:\users\Алексей\appdata\local\gmsd_ru_025010067\upgmsd_ru_025010067.exe');
QuarantineFile('c:\program files (x86)\gmsd_ru_025010067\gmsd_ru_025010067.exe', '');
QuarantineFile('c:\users\Алексей\appdata\local\kometa\application\kometa.exe', '');
QuarantineFile('c:\users\Алексей\appdata\local\kometa\kometaup.exe', '');
QuarantineFile('C:\Program Files\Reimage\Reimage Protector\ReiGuard.exe', '');
QuarantineFile('C:\Program Files\Reimage\Reimage Protector\ReiSystem.exe', '');
QuarantineFile('c:\users\Алексей\appdata\local\gmsd_ru_025010067\upgmsd_ru_025010067.exe', '');
QuarantineFile('C:\Program Files (x86)\Obnovi Soft\ObnoviSoft.exe', '');
QuarantineFile('C:\Users\Алексей\AppData\Local\Kometa\Panel\KometaLaunchPanel.exe', '');
QuarantineFile('C:\Users\Алексей\AppData\Roaming\MaxDownload\Updater.exe', '');
QuarantineFile('C:\Program Files\shopperz240820151333\Mitle.bat', '');
QuarantineFile('C:\Users\Алексей\AppData\Roaming\MaxDownload\MaxDownload.exe', '');
DeleteFile('c:\program files (x86)\gmsd_ru_025010067\gmsd_ru_025010067.exe', '32');
DeleteFile('c:\users\Алексей\appdata\local\kometa\application\kometa.exe', '32');
DeleteFile('c:\users\Алексей\appdata\local\kometa\kometaup.exe', '32');
DeleteFile('C:\Program Files\Reimage\Reimage Protector\ReiGuard.exe', '32');
DeleteFile('C:\Program Files\Reimage\Reimage Protector\ReiSystem.exe', '32');
DeleteFile('c:\users\Алексей\appdata\local\gmsd_ru_025010067\upgmsd_ru_025010067.exe', '32');
DeleteFile('C:\Users\Алексей\AppData\Local\Amigo\Application\amigo.exe', '32');
DeleteFile('C:\Users\Алексей\AppData\Local\Amigo\Application\ok.exe', '32');
DeleteFile('C:\Users\Алексей\AppData\Local\Amigo\Application\vk.exe', '32');
DeleteFile('C:\Users\Алексей\AppData\Local\Kometa\Panel\KometaLaunchPanel.exe', '32');
DeleteFile('C:\Users\Алексей\AppData\Roaming\MaxDownload\Updater.exe', '32');
DeleteFile('C:\Program Files\Reimage\Reimage Repair\ReimageReminder.exe', '32');
DeleteFile('C:\Users\Алексей\AppData\Roaming\MaxDownload\MaxDownload.exe', '32');
DeleteService('ReimageRealTimeProtector');
DeleteFileMask('C:\Users\Алексей\AppData\Roaming\MaxDownload', '*', true);
DeleteFileMask('C:\Program Files\shopperz240820151333', '*', true);
DeleteFileMask('C:\Program Files\Reimage\Reimage Repair', '*', true);
DeleteFileMask('c:\users\Алексей\appdata\local\gmsd_ru_025010067', '*', true);
DeleteDirectory('c:\users\Алексей\appdata\local\kometa');
DeleteDirectory('C:\Program Files\shopperz240820151333');
DeleteDirectory('C:\Program Files\Reimage\Reimage Repair');C:\Users\Алексей\AppData\Roaming\MaxDownload');
DeleteDirectory('c:\users\Алексей\appdata\local\gmsd_ru_025010067');
ExecuteFile('schtasks.exe', '/delete /TN "Driver Booster SkipUAC (Алексей)" /F', 0, 15000, true);
ExecuteFile('schtasks.exe', '/delete /TN "Reimage Reminder" /F', 0, 15000, true);
ExecuteFile('schtasks.exe', '/delete /TN "ReimageUpdater" /F', 0, 15000, true);
ExecuteFile('schtasks.exe', '/delete /TN "Teutqeug" /F', 0, 15000, true);
RegKeyParamDel('HKEY_CURRENT_USER', 'Software\Microsoft\Windows\CurrentVersion\Run', 'Обнови Софт');
RegKeyParamDel('HKEY_LOCAL_MACHINE', 'Software\Microsoft\Windows\CurrentVersion\Run', 'MDS_Menu');
RegKeyParamDel('HKEY_LOCAL_MACHINE', 'Software\Microsoft\Windows\CurrentVersion\Run', 'gmsd_ru_025010067');
RegKeyParamDel('HKEY_CURRENT_USER', 'Software\Microsoft\Windows\CurrentVersion\Run', 'KometaAutoLaunch_BB5F108B4A39836922D625A4EB2ED637');
RegKeyParamDel('HKEY_CURRENT_USER', 'Software\Microsoft\Windows\CurrentVersion\Run', 'KometaLaunchPanel');
RegKeyParamDel('HKEY_CURRENT_USER', 'Software\Microsoft\Windows\CurrentVersion\Run', 'kometaup');
RegKeyParamDel('HKEY_LOCAL_MACHINE', 'Software\Microsoft\Windows\CurrentVersion\RunOnce', 'upgmsd_ru_025010067.exe');
RegKeyParamDel('HKEY_CURRENT_USER', 'Software\Microsoft\Windows\CurrentVersion\Run', 'MaxDownload');
ExecuteSysClean;
ExecuteWizard('SCU', 2, 2, true);
RebootWindows(true);
end.