1
Prevent Autorun.inf Viruses by disabling Autorun on Sun Jul 05, 2009 7:51 pm
DragonMaster Jay
Site Owner

Copy the following in to Notepad:
Click File > Save as
Choose Save as type: All Files
Save the file to your Desktop as disableautorun.reg
Exit Notepad and double click on the file to run it. Choose Yes/Confirm any prompts.
Please reboot for changes to take effect.
- Code:
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
Click File > Save as
Choose Save as type: All Files
Save the file to your Desktop as disableautorun.reg
Exit Notepad and double click on the file to run it. Choose Yes/Confirm any prompts.
Please reboot for changes to take effect.













