re: Disabling Autoplay for ALL removable media
Tuesday, September 16, 2008 at 6:57 pm Windows XP Annoyances Discussion Forum
Posted by ijal
(1 messages posted)
Your problem sounds like it's a virus infection. The default "action" for usb disks
has been hijacked by a command to run the virus, your fortune come to either the
virus is gone or some coding error, alas, the command still remains.
If you use winxp, copy text below, save it as text file, rename it to .reg (fixdrive.reg)
then run it (double click). The last line actually clears away all default "command"
for all usb disks you ever plug in. All other "keys" are just to fix the annoyances
that keep popping up after the virus infection, together with NoDriveTypeAutoRun
entry to kill all drive autorun command...
start copy here->
Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\Software\Microsoft\Windows NT\CurrentVersion\Windows]
-"load"="Flash.10.exe"
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies]
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer]
"NoDriveTypeAutoRun"=dword:00000091
"NoFolderOptions"=dword:00000000
"NoFind"=dword:00000000
"NoRun"=dword:00000000
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\System]
"DisableRegistryTools"=dword:00000000
"DisableCMD"=dword:00000000
"DisableTaskMgr"=dword:00000000
[HKEY_CURRENT_USER\Software\Policies\Microsoft\Windows\System]
"DisableCMD"=dword:00000000
[HKEY_CURRENT_USER\Software\Microsoft\Windows NT\CurrentVersion\Winlogon]
"Shell"="Explorer.exe \"
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon]
"Shell"="Explorer.exe"
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\policies\Explorer]
"NoFolderOptions"=dword:00000000
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon]
"Userinit"="C:\\WINDOWS\\system32\\userinit.exe,"
[-HKEY_Local_Machine\system\controlset001\enum\root\legacy_securitysever]
[-HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\MountPoints2\]
|
All messages in this thread [show all]
 |  |  | re: Disabling Autoplay for ALL removable media (ijal: Tue, Sep 16, 2008, 6:57 pm) |
| |
| |
Return to the Windows XP Discussion Forum
|
|