Windows 7 Build 6730.1.winmain.080612-1840:修订间差异

第 51 行: 第 51 行:
|}
|}


== Installation ==
== 安装 ==
The x86 compile of this build is only available in a WIM image. This WIM file is a different format than WIM files in which Windows installations are usually imaged into. One can either convert the WIM to VHD and mount it into a virtual machine, or apply the WIM to a partition of a virtual drive:
此版本的 x86 编译仅有 WIM 映像可用。此 WIM 文件的格式与 Windows 安装通常映像成的 WIM 文件不同。可以将 WIM 转换为 VHD 并将其装载到虚拟机中,也可以将 WIM 应用于虚拟驱动器的分区:


#Partition and format a blank virtual hard drive.
# 对空白虚拟硬盘驱动器进行分区和格式化。
#Mount the drive and use <code>imagex /apply</code> or <code>dism /apply-image</code> parameters to apply the WIM to the hard drive.
# 装载驱动器并使用 <code>imagex /apply</code> <code>dism /apply-image</code> 参数将 WIM 应用于硬盘驱动器。
#Unmount the drive and install normally.
# 卸载驱动器并正常安装。


== New features and changes ==
== New features and changes ==