Saturday, June 19, 2010

Autorun Virus Protection

This script will provide your system little more protection. After running the following script on your system, virus from any portable device can't get automatic access to your system. So, it saves you system from unknown and new dangerous viruses with automatic running feature.

1. Open notepad
2. Copy below code in notepad:

Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer]
"NoDriveTypeAutoRun"=dword:000000ff
[HKEY_USERS\.DEFAULT\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer]
"NoDriveTypeAutoRun"=dword:000000ff


3. Save file as NoAuto.Reg anywhere on your system
4. Double click on it to run it
5. Logoff or restart your system [optional]

Now, no virus get automatic activation on your system njy

No comments: