相信不少朋友也应该下载了Windows 7的PDC Build 6801版本,但PDC上的演示和自己安装的系统为什么不同呢?
例如新的任务栏“Superbar”就没有出现,UX Theme的作者,来自withinwindows.com的Rafael则找出了这一突破性功能的隐藏开启条件并给出了补丁:

  1. 必须是以下域的有效用户:
    • wingroup.windeploy.ntdev.microsoft.com
    • ntdev.corp.microsoft.com
    • redmond.corp.microsoft.com
  2. 必须有一个有效地用户名前缀
    • a- (temporary employees)
    • v- (contractors/vendors)


Screenshot of PDC ‘08 build with new Taskbar

怪不得下载了Windows 7的朋友们会怀疑自己下载了一个假版本呢.

怎样才能打开?

下载一个小工具就可以了:x86 or x64 ,将其拷贝到Windows目录,并按管理员权限在命令行执行以下命令.

  • takeown /f %windir%\explorer.exe
  • cacls %windir%\explorer.exe /E /G MyUserName:F (replacing MyUserName with your username)
  • taskkill /im explorer.exe /f
  • start unlockProtectedFeatures.exe

很快您就能看到全新的工具栏了.

以上为引用文字,正在测试中,已经发现无法正常patch文件

好了,下面提供正式的解决方案,已经确定这个脚本无法正常运行,可以运行的方法如下:
首先把C:\Windows\explorer.exe拷贝到C盘根目录,并且获取权限,然后把那个小程序也放在C盘根目录,执行,选择unlock xxx,就好了

Update:新版本出来了,看这里

As the dialog indicates, patched files are not backed up. I suggest all users back up, by copying into a temporary folder somewhere, the following files:

  • \Windows\Explorer.exe
  • \Windows\System32\wisptis.exe
  • \Windows\System32\ieframe.dll
  • \Windows\System32\shell32.dll
  • \Windows\System32\stobject.dll
  • \Windows\System32\TabletPC.cpl
  • \Windows\System32\themecpl.dll
  • \Windows\System32\themeui.dll
  • \Windows\System32\powercfg.cpl

Understanding the risks involved in patching core system files, you may download a copy of the tool for x86 or x64 (available tomorrow).

,

不想写点什么?