http://windowssecrets.com/top-story/one-quick-trick-prevents-autorun-attacks/
http://nickbrown-france.blogspot.com/2007/10/memory-stick-worms.html
Tired of receiving 2 popups every time I attach my VZW phone to USB to charge, this file "NoAutoRun.reg " covers a few methods of disabling Autorun:
REGEDIT4
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer]
"NoDriveTypeAutoRun"=dword:000000ff
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\policies\Explorer]
"HonorAutoRunSetting"=dword:00000001
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\IniFileMapping\Autorun.inf]
@=”@SYS:DoesNotExist”
It's recommended to reboot after merging....
No comments:
Post a Comment