Results 1 to 2 of 2
  1. #1

    Default windows script host


    fellow istoryans, I just removed a virus named "pooh.vbs" now my problem is when i double click the drive c or d a message will appear "cannot find the file pooh.vbs". I can only open the drive by right clicking and click open. I noticed that by right clicking the drive their is an "autoplay", it seems strange. My question is how to remove the "autoplay" in my C and D.

    Thanks!

  2. #2

    Default Re: windows script host

    Try this one. Follow Instruction Step by Step. This fixed my issue. same with yours.

    The symptom occurs because when autorun.vbs is created by trojan horse or virus. The virus normally loads autorun.inf file to root folder of all hard drive or USB drive, and then execute autorun.bat file which contains script to apply and merge autorun.reg into the registry, with possible change to the following registry key to ensure that virus is loaded when system starts:

    [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft... NT\CurrentVersion\Winlogon]
    Userinit=userinit.exe,autorun.exe

    Finally, autorun.bat will call wscript.exe to run autorun.vbs.

    When antivirus or security software detected the autorun.vbs file as infected, the file will be deleted or removed or quarantined. However, other files (autorun.*) and registry value still referring to autorun.vbs, and this document no longer exists, hence the error when users double click to open a drive folder.

    To correct and solve this error, follow this steps:

    1. Run Task Manager (Ctrl-Alt-Del or right click on Taskbar)
    2. Stop wscript.exe process if available by highlighting the process name and clicking End Process.
    3. Then terminate explorer.exe process.
    4. In Task Manager, click on File -> New Task (Run…).
    5. Type “cmd” (without quotes) into the Open text box and click OK.
    6. Type the following command one by one followed by hitting Enter key:

    del c:\autorun.* /f /s /q /a
    del d:\autorun.* /f /s /q /a
    del e:\autorun.* /f /s /q /a

    c, d, e each represents drive letters on Windows system. If there are more drives or partitions available, continue to command by altering to other drive letter. Note that you must also clean the autorun files from USB flash drive or portable hard disk as the external drive may also be infected.
    7. In Task Manager, click on File -> New Task (Run…).
    8. Type “regedit” (without quotes) into the Open text box and click OK.
    9. Navigate to the following registry key:

    HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Wi... NT\CurrentVersion\Winlogon
    10. Check if the value name and value data for the key is correct (the value data of userint.exe include the path which may be different than C drive, which is also valid, note also the comma which is also needed):

    “Userinit”=”C:\WINDOWS\system32\userinit,


    After this. File -> New Task ->Browse explorer.exe (C:\WINDOWS\Explorer.exe)
    So that your taskbar will appear. then right click on your driver letter and the AutoPlay will disappear.

    you can now double click on your drive.

    Hope this helps


  3.    Advertisement

Similar Threads

 
  1. THE BEST of Free Web Hosting
    By tingkagol in forum Websites & Multimedia
    Replies: 73
    Last Post: 06-09-2014, 02:38 PM
  2. Windows XP Professional x64 Edition
    By tolstoi in forum Software & Games (Old)
    Replies: 66
    Last Post: 04-30-2008, 07:29 PM
  3. windows host process (Rundll32) has stopped working
    By waterboy0911 in forum Software & Games (Old)
    Replies: 2
    Last Post: 10-24-2007, 11:34 AM
  4. Apache on Windows
    By Jeffrey in forum Websites & Multimedia
    Replies: 38
    Last Post: 07-17-2006, 05:22 PM
  5. photo hosting sites
    By abortretryfail in forum Websites & Multimedia
    Replies: 13
    Last Post: 04-23-2005, 10:11 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
about us
We are the first Cebu Online Media.

iSTORYA.NET is Cebu's Biggest, Southern Philippines' Most Active, and the Philippines' Strongest Online Community!
follow us
#top