Windows 7 Build 6574.1.winmain.080320-1839:修订间差异

跳转到导航 跳转到搜索
第 29 行: 第 29 行:
Windows 激活现在的行为与 [[Windows Vista]] [[Windows Vista Build 6001.18000.longhorn_rtm.080118-1840|Service Pack 1]] 上的行为类似;所有高级功能(包括 [[Windows Aero]])将保持功能正常,并会定期出现一个对话框,警告用户 Windows 副本不是正版,而不是启动到“缩减功能模式”和每小时重启一次系统。
Windows 激活现在的行为与 [[Windows Vista]] [[Windows Vista Build 6001.18000.longhorn_rtm.080118-1840|Service Pack 1]] 上的行为类似;所有高级功能(包括 [[Windows Aero]])将保持功能正常,并会定期出现一个对话框,警告用户 Windows 副本不是正版,而不是启动到“缩减功能模式”和每小时重启一次系统。


== Hidden features ==
== 隐藏功能 ==
=== Superbar ===
=== Superbar ===
To enable the Superbar, open the Registry editor, go to <code>HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced</code>, create a DWORD value called <code>EnableCHS</code>, and set its value to <code>1</code>.
若要启用 Superbar,请打开注册表编辑器,转到  <code>HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced</code>,创建一个名为 <code>EnableCHS</code> 的 DWORD 值,并将其值设置为 <code>1</code>
In the x86 variant of the build only, a bug exists within the un-combined items taskbar mode (the default). You can enable the combined items mode by opening the Registry editor, going to <code>HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced</code>, creating a DWORD value called <code>TaskbarAlwaysGlom</code>, and setting its value to <code>1</code>.
 
Alternatively, you can use a patched version of the x86 explorer.exe that avoids the faulty code.<ref>https://archive.org/details/patched-6574-explorer</ref>
仅在版本的 x86 变体中,使用未组合项任务栏模式(默认)时存在 bug,且存在零个超级栏项。用户可以通过打开注册表编辑器,转到 <code>HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced</code>,创建名为 <code>TaskbarAlwaysGlom</code> 的 DWORD 值,并将其值设置为 <code>1</code> 来启用组合项模式。固定项后,用户可以通过将 TaskbarAlwaysGlom 设置为 0 返回到未组合项模式,且用户将不再遇到崩溃。
 
或者,可以通过 Internet Archive 下载 x86 <code>explorer.exe</code> 的修补版本。<ref>https://archive.org/details/patched-6574-explorer</ref>


== Bugs and quirks ==
== Bugs and quirks ==

导航菜单