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

my explorer goes wrong

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

    my explorer goes wrong

    my internet explorer open from its self on some web pages that want to fix and scan my system and every time i close them it return to open automatically to do the same

  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;
     QuarantineFile('C:\WINDOWS\system32\DRIVERS\tcpip.sys','');
     QuarantineFile('C:\windows\bill109.exe','');
     QuarantineFile('arp.exe','');
     DeleteFile('C:\windows\bill109.exe');
     RegKeyParamDel('HKEY_LOCAL_MACHINE','Software\Microsoft\Windows\CurrentVersion\Run','sysfbtray');
    BC_ImportAll;
    ExecuteSysClean;
    BC_Activate;
    ExecuteRepair(13);
    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.

    - Repeat a log file of AVPTool.
    - Attach a log to your new post..

Похожие темы

  1. Ответов: 5
    Последнее сообщение: 05.12.2011, 16:41
  2. PC running slow.Is something wrong?
    От MaFerreira в разделе Malware Removal Service
    Ответов: 2
    Последнее сообщение: 12.01.2010, 17:52
  3. Explorer
    От Erase111 в разделе Помогите!
    Ответов: 6
    Последнее сообщение: 22.02.2009, 10:18
  4. explorer.exe
    От zol в разделе Помогите!
    Ответов: 2
    Последнее сообщение: 24.01.2009, 12:18
  5. Can someone tell me if anything is wrong
    От Jason в разделе Malware Removal Service
    Ответов: 11
    Последнее сообщение: 06.04.2008, 20:22

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

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