Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINESYSTEMCurrentControlSetServiceslanmanserverparameters]
"AutoShareServer"=dword:00000000
"AutoSharewks"=dword:00000000
去除IPC$管理
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINESYSTEMCurrentControlSetControlLsa] "restrictanonymous"=
dword:00000001
或者將上面兩個保存成個.REG文件,然後雙擊導入就可以了。
四、其他技巧
1、給滑鼠右鍵增加個複製到.../移動到...功能
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINESOFTWAREClassesAllFilesystemObjectsshellex]
[HKEY_LOCAL_MACHINESOFTWAREClassesAllFilesystemObjectsshellex
ContextMenuHandlers]
[HKEY_LOCAL_MACHINESOFTWAREClassesAllFilesystemObjectsshellex
ContextMenuHandlersCopy To]
@="{C2FBB630-2971-11D1-A18C-00C04FD75D13}"
[HKEY_LOCAL_MACHINESOFTWAREClassesAllFilesystemObjectsshellex
ContextMenuHandlersMove To]
@="{C2FBB631-2971-11D1-A18C-00C04FD75D13}"