Показано с 1 по 2 из 2.

Not able to install KIS 2010

  1. #1
    Junior Member Репутация
    Регистрация
    28.07.2010
    Сообщений
    1
    Вес репутации
    51

    Not able to install KIS 2010

    how to remove worm.win32.stuxnet.a.crypt

  2. #2
    Senior Member Репутация Репутация Репутация Репутация Репутация Репутация Репутация Репутация Репутация Репутация Репутация
    Регистрация
    03.04.2006
    Сообщений
    21,100
    Вес репутации
    3023
    Switch off/Disable:
    - Antivirus and and, if you have - Firewall.
    - System Restore

    - Execute following script in Manual disinfection
    Код:
    begin
    SearchRootkit(true, true);
    SetAVZGuardStatus(True);
    ClearQuarantine;
     DelCLSID('{1EC04D97-5F10-DD1B-0306-020403060503}');
     QuarantineFile('C:\WINDOWS\system32\WinSecDir.exe','');
     QuarantineFile('C:\WINDOWS\system32\SecSystem.exe','');
     DeleteFile('C:\WINDOWS\system32\SecSystem.exe');
     DeleteFile('C:\WINDOWS\system32\WinSecDir.exe');
     DelCLSID('{2D451E22-E1EB-8D82-0203-060601020502}');
    BC_ImportAll;
    ExecuteSysClean;
    BC_Activate;
    BC_DeleteSvc('');
    ExecuteRepair(17);
    SetAVZPMStatus(True);
    RebootWindows(true);
    end.
    After reboot execute following script in Manual disinfection
    Код:
    begin
    CreateQurantineArchive('C:\quarantine.zip');
    end.
    and upload the C:\quarantine.zip over the link Upload quarantined files on the top of this page.
    - Remove ALL previous installed antiviruses (AVG, Sophos, Norton), look for special removal tools at the sites of manufacturers
    - Microsoft don't support Windows XP SP2. You must install Service Pack 3 + all updates + IE8.
    - After that try to install your new antivirus.

Похожие темы

  1. i cant install kaspersky 2010 (заявка №33778)
    От CyberHelper в разделе Отчеты сервиса лечения VirusInfo
    Ответов: 1
    Последнее сообщение: 23.10.2010, 03:00
  2. i can't install Kaspersky Internet Security 2010
    От gezaak в разделе Malware Removal Service
    Ответов: 2
    Последнее сообщение: 25.08.2010, 19:17
  3. Virus. Can't re-install kaspersky anti 2010
    От kas9 в разделе Malware Removal Service
    Ответов: 5
    Последнее сообщение: 23.07.2010, 22:30
  4. Unable to re-install kaspersky internet security 2010
    От snowyspark7 в разделе Malware Removal Service
    Ответов: 3
    Последнее сообщение: 15.06.2010, 19:57
  5. Can't install Kaspersky AV 2010
    От hachaichiala в разделе Malware Removal Service
    Ответов: 1
    Последнее сообщение: 11.05.2010, 13:00

Свернуть/Развернуть Ваши права в разделе

  • Вы не можете создавать новые темы
  • Вы не можете отвечать в темах
  • Вы не можете прикреплять вложения
  • Вы не можете редактировать свои сообщения
  •  
Page generated in 0.01487 seconds with 17 queries