当前位置: 首页 > 图文教程 > 操作系统 > Windows > 快速切换Vista/Win7下的电源计划

Windows
活用Windows Server 2008系统的几种安全功能
有备而来 让系统VPN连接顺风顺水
强化Windows Server 2008下的打印管理
Windows Storage Server 2008 (x64)BT下载
Windows Server 2008下的网络排错
Server Core上部署IIS7全程攻略
Windows Server 2008脱机文件配置攻略
用组策略保护Windows Server 2008系统安全
高效管理Windows Server 2008的卷影副本
Windows Server 2008 R2中IIS 7.5的改进
众OEM厂商助阵微软推Foundation版服务器系统
使用Windows Server 2008的WDS部署客户端系统
Windows Server 2008制作密码重设盘
扫清Windows Server 2008共享障碍
详述Windows Server 2008安全部署的六个方面
借道IIS搭建企业内部Web方式文件共享平台
新品分析:Windows Server 2008 Foundation
巧用Windows Server 2008的NPS策略
Windows Server 2008故障转移群集简介
微软WSUS 3.0安装配置详解

Windows 中的 快速切换Vista/Win7下的电源计划


出处:互联网   整理: 软晨网(RuanChen.com)   发布: 2010-01-16   浏览: 147 ::
收藏到网摘: n/a

笔记本用户,尤其是经常需要进行移动办公的用户肯定经常需要根据电池电量状况切换电源计划,那么,方便起见,就来为电源计划创建个快捷方式以方便切换吧。

Windows 7和Vista中内置了电源计划的命令,我们就先来利用此命令找出每个电源计划的GUID。


1.输入powercfg –list,现在就可以看到每个电源计划的GUID了。

点击查看原大图片
2.新建快捷方式,输入powercfg -setactive <SCHEME_GUID>

 


3.将<SCHEME_GUID>替换为你所需的电源计划的GUID


4.点击下一步完成
5.美化图标,右键快捷方式 -属性 - 选择图标 - 输入C:\Windows\System32\powercpl.dll


6.如果需要2个电源计划的话,重复上述步骤

 

附部分原文:

Have you ever wanted to be able to just hit a hotkey that tells Windows to switch from High Performance down to Power Saver? Sure, you can use the tray icon, but since we like to customize things there's always another way.
...