一个注册表搞定“打开局域网机器文件提示”

 更新时间:2008年06月03日 11:35:56   作者:  
用这个代码就可以搞定局域网机器文件提示了,输入regedit后,找到相关路径修改即可
Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet Settings\Zones\3]
@=""
"1806"=dword:00000000

[HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Internet Settings\Zones\3]
@=""
"1806"=dword:00000000 

相关文章

最新评论