Matthewl 发表于 2015-5-20 07:21:28

Win7 一般调整 & 可用的中国日历与中国天气小工具!

  实用小工具:中国农历与天气
  
  自动更新相关-使用Windows 7 Loader v1.7.5-DAZ的话,请运行。
sc config wuauserv start= disabled
  
  sc config TrustedInstaller start= demand
sc config BITS start= demand
  TrustedInstaller:Windows Modules Installer 服务
  禁用
sc config MpsSvc start= disabled
sc config WinDefend start= disabled
sc config wscsvc start= disabled
sc config iphlpsvc start= disabled
  MpsSvc:Windows Firewall
WinDefend:Windows Defender
wscsvc:Security Center
iphlpsvc:IP Helper (ipv6用户不要关)
  手动 (Diagnostic Policy Service)
sc config DPS start= demand
  
进一步的话:
BFE/Base Filtering Engine
Browser/Computer Browser
TrkWks/Distributed Link Tracking Client
IKEEXT/IKE and AuthIP IPsec Keying Modules
PolicyAgent/IPsec Policy Agent
ImeDictUpdateService/Microsoft IME Dictionary Update
CscService/Offline Files
Spooler/Print Spooler
wudfsvc/Windows Driver Foundation - User-mode Driver Framework
stisvc/Windows Image Acquisition (WIA)
  
Intel集成显卡桌面右键菜单
reg delete HKCR\Directory\Background\shellex\ContextMenuHandlers\igfxcui /f
  
  创建个人文件夹后,请手动设置到下面的目录里。
md d:\MyProfile\Contacts
md d:\MyProfile\Desktop
md d:\MyProfile\Documents
md d:\MyProfile\Downloads
md d:\MyProfile\Favorites
md d:\MyProfile\Links
md d:\MyProfile\Music
md d:\MyProfile\Pictures
md "d:\MyProfile\Saved Games"
md d:\MyProfile\Searches
md d:\MyProfile\Videos
  然后到个人文件里修改属性里的位置吧。
  
禁用IPv6协议
reg add hklm\SYSTEM\CurrentControlSet\services\TCPIP6\Parameters /v DisabledComponents /t REG_DWORD /d 0xffffffff /f
  
关闭操作中心图标提示
在时钟日期那里点击鼠标右键—属性,关闭“操作中心”的图标。
然后进操作中心--维护--设置--选中“从不检查解决方案(不推荐)”
  http://www.google.com/search?hl=zh-CN&q=TEST
  
页: [1]
查看完整版本: Win7 一般调整 & 可用的中国日历与中国天气小工具!