Windows 7 Build 6910.0.winmain.080915-1555 (查看源代码)
2025 年 8 月 2 日 (六) 01:39 的版本
、 2025 年 8 月 2 日 (星期六)→Upgrade from earlier builds
正义羊-JRJSheep(讨论 | 贡献) |
正义羊-JRJSheep(讨论 | 贡献) |
||
| 第 41 行: | 第 41 行: | ||
[[Windows 2000]] 和 [[Windows XP]] 中的旧版“公共文件”对话框的位置栏(最初是在 [[Windows 95]] 中引入的,没有栏)默认情况下似乎处于禁用状态,但 <code>HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Comdlg32</code> 和 <code>HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\Comdlg32</code> 中的 <code>NoPlacesBar</code> DWORD 状态或 <code>User Configuration > Administrative Templates > Windows Components > Windows Explorer > Common Open File Dialog</code> 中的“隐藏常用对话框位置栏”组策略或 <code>Computer Configuration > Administrative Templates > Windows Components > Windows Explorer > Common Open File Dialog</code> 尚未验证。组策略描述提到了旧的[[写字板]]作为示例。 | [[Windows 2000]] 和 [[Windows XP]] 中的旧版“公共文件”对话框的位置栏(最初是在 [[Windows 95]] 中引入的,没有栏)默认情况下似乎处于禁用状态,但 <code>HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Comdlg32</code> 和 <code>HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\Comdlg32</code> 中的 <code>NoPlacesBar</code> DWORD 状态或 <code>User Configuration > Administrative Templates > Windows Components > Windows Explorer > Common Open File Dialog</code> 中的“隐藏常用对话框位置栏”组策略或 <code>Computer Configuration > Administrative Templates > Windows Components > Windows Explorer > Common Open File Dialog</code> 尚未验证。组策略描述提到了旧的[[写字板]]作为示例。 | ||
=== | === 从早期版本升级 === | ||
从旧版本(特别是 Build 6608)升级时,安装程序将在“安装功能和更新”阶段遇到错误。升级失败,并显示错误消息: | |||
<code>"This version of Windows cannot be installed to this computer. One or more disk volumes were formatted in an incompatible way by a newer version of Windows. To resolve this issue, boot to the system that formatted these volumes and run this command from an elevated command prompt: writelog -disable <drive>:"</code> | <code>"This version of Windows cannot be installed to this computer. One or more disk volumes were formatted in an incompatible way by a newer version of Windows. To resolve this issue, boot to the system that formatted these volumes and run this command from an elevated command prompt: writelog -disable <drive>:"</code> | ||
只有一种方法可以克服此错误,即将整个安装程序文件(install.wim 除外)替换为大于或等于 Build 6936 的版本。从较新版本升级不受此错误的影响。 | |||
== 图库 == | == 图库 == | ||