Не могу удалить вирус heur trojan.win32.generic в С:\System Volume Informations
Printable View
Не могу удалить вирус heur trojan.win32.generic в С:\System Volume Informations
Скажите, С:\System Volume Information[B]s[/B] или С:\System Volume Information на самом деле?
Закройте все программы. Запустите AVZ.
Выполните скрипт через меню Файл:
[code]
begin
RegKeyIntParamWrite('HKLM','SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\Explorer','NoDriveTypeAutoRun', 221);
DeleteFileMask('c:\System Volume Information', '*.*', true);
DeleteFileMask('c:\System Volume Informations', '*.*', true);
RebootWindows(true);
end.
[/code]
Компьютер перезагрузится.
Помогло?
Information, странно проверил место заражения, вируса не оказалось, хотя скрипт не выполнял.
Значит, было достаточно отключить службу Восстановления системы.