begin
ClearQuarantine;
QuarantineFile('C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Google Chrome\Gооglе Сhrоmе.lnk','');
QuarantineFile('C:\Users\Public\Desktop\Gооglе Сhrоmе.lnk','');
QuarantineFile('C:\Users\1\AppData\Roaming\Microsoft\Internet Explorer\Quick Launch\User Pinned\StartMenu\Gооglе Сhrоmе.lnk','');
QuarantineFile('C:\Users\1\AppData\Roaming\Microsoft\Internet Explorer\Quick Launch\User Pinned\StartMenu\Intеrnеt Ехрlоrеr.lnk','');
QuarantineFile('C:\Users\1\AppData\Roaming\Microsoft\Internet Explorer\Quick Launch\User Pinned\StartMenu\Yаndех.lnk','');
QuarantineFile('C:\Users\1\AppData\Roaming\Microsoft\Internet Explorer\Quick Launch\User Pinned\TaskBar\Gооglе Сhrоmе (2).lnk','');
QuarantineFile('C:\Users\1\AppData\Roaming\Microsoft\Internet Explorer\Quick Launch\User Pinned\TaskBar\Gооglе Сhrоmе.lnk','');
QuarantineFile('C:\Users\1\AppData\Roaming\Microsoft\Internet Explorer\Quick Launch\User Pinned\TaskBar\Intеrnеt Ехрlоrеr.lnk','');
QuarantineFile('C:\Users\1\AppData\Roaming\Microsoft\Internet Explorer\Quick Launch\User Pinned\TaskBar\Yаndех (2).lnk','');
QuarantineFile('C:\Users\1\AppData\Roaming\Microsoft\Internet Explorer\Quick Launch\User Pinned\TaskBar\Yаndех.lnk','');
QuarantineFile('C:\Users\1\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Accessories\System Tools\Intеrnеt Ехрlоrеr (Nо Аdd-оns).lnk','');
QuarantineFile('C:\Users\1\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Intеrnеt Ехрlоrеr (64-bit).lnk','');
QuarantineFile('C:\Users\1\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Intеrnеt Ехрlоrеr.lnk','');
QuarantineFile('C:\Users\1\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Yandex\Yаndех.lnk','');
QuarantineFile('C:\Users\1\Desktop\Yаndех.lnk','');
QuarantineFile('C:\Program Files (x86)\Google\Chrome\chrome.bat','');
QuarantineFile('C:\Windows\system32\cmd.exe" -> /C "c:\program files (x86)\google\chrome\chrome.bat','');
QuarantineFile('C:\Windows\system32\cmd.exe" -> /C "c:\program files (x86)\internet explorer\iexplore.bat','');
QuarantineFile('C:\Windows\system32\cmd.exe" -> /C "c:\users\1\appdata\local\yandex\yandexbrowser\application\browser.bat','');
QuarantineFile('C:\Program Files (x86)\Internet Explorer\iexplore.bat','');
QuarantineFile('C:\Users\1\AppData\Local\Yandex\YandexBrowser\Application\browser.bat','');
DeleteFile('C:\Program Files (x86)\Google\Chrome\chrome.bat','');
DeleteFile('C:\Windows\system32\cmd.exe" -> /C "c:\program files (x86)\google\chrome\chrome.bat','');
DeleteFile('C:\Windows\system32\cmd.exe" -> /C "c:\program files (x86)\internet explorer\iexplore.bat','');
DeleteFile('C:\Windows\system32\cmd.exe" -> /C "c:\users\1\appdata\local\yandex\yandexbrowser\application\browser.bat','');
DeleteFile('C:\Program Files (x86)\Internet Explorer\iexplore.bat','');
DeleteFile('C:\Users\1\AppData\Local\Yandex\YandexBrowser\Application\browser.bat','');
CreateQurantineArchive(GetAVZDirectory + 'quarantine.zip');
end.