Monday, November 17, 2008

Huge Collection of working Kaspersky keys...

Visit this site for a huge collection of working Kaspersky keys

Direct free download link
http://rapidshare.com/files/121846509/Kaspersky_Internet_Security_v7.0.1.321.rar

Collection
http://www.kavkiskey.com/

Cannot Find Script File autorun.vbs Error

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\Windows 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.exe,”

    If the value is incorrent, modify it to the valid value data.


..........................................


Removing autorun.inf from a USB Drive

  • While the computer is still off;
  • Plugin the USB DriveInsert the Windows XP CD-ROM into the CD-ROM drive. It must be the bootable Windows XP Installer
  • Start the computer from the CD-ROM drive. It will start Windows Setup screen
  • When the “Welcome to Setup” prompt appears.Press “R” to start the Recovery Console
  • asked “Which Window installation would you like to logon to” select the number. Type “1? then Enter, if only one installation of Windows is present
  • Enter the administrator password, press Enter
  • It will bring you to command prompt, C:\Windows>
  • Proceed with the following command:
  • - Type d: (This is the drive letter of USB. It can be e: or f: defending on how many hard disk or cd drive is installed)
  • - Type attrib -h -r -s autorun.inf
  • - Type “edit autorun.inf” it will open DOS Editor and display contents as follows
  • ==========================
  • [autorun]
  • open=file.exe
  • shell\Open\Command=file.exe
  • shell\open\Default=1
  • shell\Explore\Command=file.exe
  • shell\Autoplay\command=file.exe
  • ==========================
  • Take note on the file that it called to open (in above example it is file.exe)
  • Exit DOS Editor and return to command prompt, D:\>
    Delete the file that was called to open on DOS Editor
    - Type del /f /a file.exe
  • Delete autorun.inf file
    - Type del /f /a autorun.inf
  • Exit Recovery Console by typing exit.
For huge collection of working kasppersky keys & Head first ebook collection,visit

http://oneclickessentials.blogspot.com

.............................