We have been getting many questions on how to create Windows RE using the Windows Automated Installation Kit (AIK). So I thought I would publish the updated instructions here. The instr...
Step1:create winpe and add imagex to iso petools> 1.copype amd64 or x86 c:\winpe c:\winpe> 2 dism /mout-wim /winfile:c:\winpe\winpe.wim /index:1 /mountdir:c:\winpe\mount 3 Copy Imagex(tools) &nb...
本文出自:
http://www.windowsnetworking.com/articles_tutorials/Deploying-Windows-7-Part1.html
Windows 7 deployment; examining the enhancements made in version 2.0 of the Windows Automated Insta...