首页 > Windows开发 > 详细

如何使windows7的默认共享可以被访问[转载]

时间:2015-02-11 20:20:20      阅读:269      评论:0      收藏:0      [点我收藏+]

 

 

因为UAC的存在, 如果使用windows 7 的默认共享,比如 \abcc$ ,会被提示 无权限错误. 为了方便在局域网共享文件,找到了这个方法.

  1. Open the registry editor.
  2. Navigate all the way to HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsCurrentVersionPoliciesSystem.
  3. Right-click in the pane on the right side and add a new DWORD (32-bit).
  4. Give the new setting the name LocalAccountTokenFilterPolicy.
  5. Double click on that setting and give it a value of 1.

如何使windows7的默认共享可以被访问[转载]

原文:http://www.cnblogs.com/linuxbo/p/4286761.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!