|
|
| 第 30 行: |
第 30 行: |
|
| |
|
| == Bug == | | == Bug == |
| === Installation === | | === 安装 === |
| * Due to the later componentized builds, it tends to take a long time to install and can be unstable. | | * 由于组件化版本时较晚,因此安装往往需要很长时间,且可能不稳定。 |
| * Various commands in WinPE's command prompt such as formatting a drive will not work due to <code>VSSAPI.DLL</code> being missing. | | * WinPE 命令提示符中的各种命令(例如格式化驱动器)由于丢失 <code>VSSAPI.DLL</code> 而无法正常工作。 |
|
| |
|
| ====Upgrade==== | | ==== 升级 ==== |
| Attempting to upgrade from other builds is not possible as one of two outcomes may occur:
| | 无法尝试从其他版本升级,因为可能会出现以下两种结果之一: |
| #A [[Blue screen of death|bugcheck]] with error code 0x7E after the second reboot. This is commonly observed when trying to upgrade from non-componentized builds, such as 4074 (via a registry tweak that reports it as a componentized build). | | # 第二次重启后 <code>0x7E</code> 错误代码的[[蓝屏死机|错误检查]]。在尝试从非组件化版本(例如 4074)升级时,通常会观察到这种情况(通过将其报告为组件化版本的注册表调整)。 |
| #An error during the file copy phase. | | # 文件复制阶段出错。 |
|
| |
|
| ==== WinPE ==== | | ==== WinPE ==== |
| * The mouse driver in this build's WinPE does not function on specific hardware configurations or hypervisors, and may require a keyboard to navigate through the installation procedure. This issue appears to be largely related to using a PS/2 mouse, as most ordinary USB mice appear to function properly in setup.
| | 此版本的 WinPE 中的鼠标驱动程序在特定硬件配置或虚拟机监控程序上不起作用,并且可能需要键盘才能完成安装过程。此问题似乎在很大程度上与使用 PS/2 鼠标有关,因为大多数普通的 USB 鼠标似乎在安装程序中都能正常工作。 |
|
| |
|
| === WordPad === | | === WordPad === |