相信大家一定很期待 Windows 7 中的新任务栏,我也在之前详细介绍了:更多关于 Windows 7 新任务栏的介绍及照片,及Windows 7 中的任务栏 Taskbar 新功能介绍。而在这次的 Windows 7 M3 6801 版本中,是没有该新任务栏的。微软隐藏了该功能,只对个别域及内部员工开启。
尽管 Rafael 给出了如何开启该新版任务栏的方法(我放在后面介绍),但 6801 中的新版任务栏并不和 PDC 上演示的完全一样,比如:快速启动仍然存在,Aero Peek 不能正常工作,Jump Lists 也是旧版的。这大概就是微软隐藏该功能的原因吧。 😛
以下是 Rafael 给出的手动启用 Windows 7 新特性任务栏的方法(Windows 7 判断是否开启新任务栏的流程图):
只需下载 Rafael 提供的工具:x86 或者 x64(64位未测试),将该工具放在 Windows 目录下,并以管理员身份执行以下命令(注意:该命令中的“用户名”替换为自己本机的用户名):
- takeown /f %windir%\explorer.exe
- cacls %windir%\explorer.exe /E /G 用户名:F
- taskkill /im explorer.exe /f
- cd %windir%
- start unlockProtectedFeatures.exe
最后,点击 Launch 按钮重新运行 Shell 即可。如果不成功请回复遇到的错误或者线索,我或许可以帮忙解决。 😛
WithinWindows: Flashy Windows 7 bits protected by elaborate scheme, workaround
10 条评论
derek
为什么我运行到最后一步,start unlockProtectedFeatures.exe 就出现问题停止运行了呢?
2008 年 11 月 03 日 1:46 下午
Picturepan2
@derek: 出现什么问题?确定是以管理员权限运行呃?
2008 年 11 月 03 日 1:50 下午
dm
@derek: 你要輸入 "cd .." 回到 C:\Windows 里再試一次 start unlockProtectedFeatures.exe
2008 年 11 月 03 日 2:28 下午
aaa
最后一步出现问题,他停止运行了,你的运行成功了么,能把你的每一步都截个图下来么,谢谢
2008 年 11 月 03 日 10:23 下午
冰上玫瑰
哈哈,我成功了。。。耶。。
2008 年 11 月 08 日 10:13 下午
aryo
cd %windir% this command is invalid.why?
2008 年 11 月 09 日 12:41 上午
aryo
成功了 我的方法如下:把上面的命令存为xx.bat 批处理文件,与UNlockPROTECTEDFEATURES.exe一起放到windows文件夹下,再运行那个xx.bat 文件就可以了
2008 年 11 月 09 日 1:06 上午
评论当前被关闭。