Disable Autorun Feature in XP

Most of the worms, now in these days put autorun.inf file in pendrive for infection. Then put autorun.inf and worm file to pendrive. When ever you open thumb drive autorun feature in windows automatically execute that virus file and your computer get infected. They make both of them (usually) hidden so that the user cant see them.
To disable this autorun feature so that your computer, at least , should not get infected from your pendrive make a reg file.
DO THE FOLLOWING :-
1. Open notepad and put this code
2. Then save it as DisPenDrv.reg
3. Double click it and merge the settings.
CODE:
————————————————–
REGEDIT4
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\IniFileMapping\Autorun.inf]
@=”@SYS:DoesNotExist”
—————————————-
You May Also Like To Read:
- Disable the UAC feature in Vista
- Remove The New Autorun.inf Infection Mannualy..
- Enable and Disable automatically running CD-ROM
- Disable Notification Balloons in XP
- Disable AutoPlay in Windows Vista
- Completely Disable the System Tray on Windows Vista / XP
- Disable “Application has Encountered a Problem and Must be Shut Down” Msg.
- Google Plus Launches Games Feature to Challenge FB
- Facebook Rolls New Facial Recognition Feature
- Disable popup warnings in Windows XP









Comments