winPE4.0制作
一步一步制作X64启动映像,并支持Scripting、WMI、HTA、ADO、.NET Framework 4.0、PowerShell和PowerShell的命令集cmdlets
1.下载安装ADK:
http://www.microsoft.com/zh-cn/download/details.aspx?id=29929
安装时确保勾选了Windows Preinstallation Environment
2.以管理员身份运行新安装的"以管理员身份运行新安装的"部署工具命令提示",运行
copype.cmd amd64 C:\temp\pe40
3.加载映像
dism /mount-image /imagefile:C:\temp\pe40\media\sources\boot.wim /index:1 /mount