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

Mi equipo esta lento...

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

    Mi equipo esta lento...

    El disco duro esta trabajando continuamente y las aplicaciones muy lentas para iniciar, he vacunado con Dr. Web, Norton Antivirus y COMO Internet Security
    Вложения Вложения
    Последний раз редактировалось Rene-gad; 27.05.2009 в 19:13. Причина: wrong log removed

  2. #2
    Senior Member Репутация Репутация Репутация Репутация Репутация Репутация Репутация Репутация Репутация Репутация Репутация
    Регистрация
    03.04.2006
    Сообщений
    21,100
    Вес репутации
    3023
    Ich verstehe kein Spanisch
    Sorry, here is an English speaking forum. Pls. hold on this fact.

    Switch off/Disable:
    - Antivirus and and, if you have - Firewall.
    - System Restore

    - Execute following script in Manual Cure
    Код:
    begin
    SearchRootkit(true, true);
    SetAVZGuardStatus(True);
     StopService('epmntdrv');
     QuarantineFile('C:\Windows\System32\Drivers\al40mkxh.SYS','');
     QuarantineFile('C:\Windows\system32\epmntdrv.sys','');
     DeleteFile('C:\Windows\system32\epmntdrv.sys');
     DeleteFile('C:\Windows\System32\Drivers\al40mkxh.SYS');
     DeleteService('epmntdrv');
    BC_ImportAll;
    ExecuteSysClean;
    BC_DeleteSvc('epmntdrv');
    ExecuteRepair(13);
    BC_Activate;
    SetAVZPMStatus(True);
    RebootWindows(true);
    end.
    After reboot execute following script in Manual Cure
    Код:
    begin
    CreateQurantineArchive('C:\quarantine.zip');
    end.
    - Clean Temp-Maps, Cache of Browsers, Recycler. Use Windows service tool cleanmgr or CCleaner or ClearProg
    - Close all the programs and start only Internet Explorer!!!
    - Repeat a log file.
    - Switch Antivirus and, if you have - Firewall, on.
    - Go On-Line
    - Upload the quarantine.zip over the link Upload quarantined files on the top of this page.
    - Attach a log to your new post..

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

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