Tackling the spread of the virus HOW THROUGH FLASH DISK
Last time many viruses that spread through the flash disk …. autorun feature can cause direct viral spread when the flash is installed. For anti-virus computer that it can not directly update fast ‘infected’.
To avoid this virus can be overcome using the script to ward off the spread of virus2 yg drive for autorun feature, our tests are done and running well.
The following Windows XP registry script to disallow autorun, just stay at DoubleClick.
“Prepare umbrella before it rains” – “It’s better than a cure ward”
1. Curent DisallowRun HKEY USERS.
[HKEY_CURRENT_USER \ Software \ Microsoft \ Windows \ CurrentVersion \ Policies \
Explorer] “DisallowRun” = dword: 00000001
[HKEY_CURRENT_USER \ Software \ Microsoft \ Windows \ CurrentVersion \ Policies
\ Explorer \ DisallowRun] “0″ = “desktop.ini” “1 “=”*. vbs” “”=”*. VBE 2″ “3″ =
“autorun.inf” “4 “=”*. htt” “5″ = “msvbvm60.dll”
2. NoDriveAutoRunInf-XP.reg
[HKEY_CURRENT_USER \ Software \ Microsoft \ Windows \ CurrentVersion \ Policies \
Explorer] “NoDriveTypeAutoRun” = dword: 00000064 “NoDrives” = dword: 00000000
“NoViewOnDrive” = dword: 00000000 “NoDriveAutoRun” = dword: 00000000
[HKEY_LOCAL_MACHINE \ Software \ Microsoft \ Windows \ CurrentVersion \ Policies \
Explorer] “NoDriveTypeAutoRun” = dword: 00000064 “NoDrives” = dword: 00000000
“NoViewOnDrive” = dword: 00000000 “NoDriveAutoRun” = dword: 00000000
