A few days ago, we introduced the WinPE through the tutorial. We also carried out a large inventory of WinPE functions. We have seen the powerful functions and features of WinPE. (http://www.xitong8.com/xtjc/20140414/9020.html) With the upgrade of the system, the original WinPE 5.0 is also upgraded to WinPE 5.1. Then we should also make a new version of the WinPE 5.1 micro operating system.
Below, we also compiled the corresponding graphic tutorial for Windows enthusiasts, refer to the following:
Preparation tools: Win8.1 Update (update patch download), Windows ADK tools (click here) Download, backup offline package download)
First, download and install the Windows ADK tool for Win8.1 Update. During the installation process, we only need to check the “Deployment Tools”, “Pre-installation of Windows” Environment & rdquo; two.
Second, we will store the Win8.1 Update update patch in the C:\\MSU folder directory
Third, click the Win button to enter the Win8.1 Modern start interface, select the new “ The Deployment and Imaging Tools Environment & rdquo;, runs as an administrator.
Fourth, for example, we need to make a 64-bit WinPE 5.1 micro system.
1. First extract the old version of Win PE 5.0 (built-in Windows ADK), in the "Deploy and Image Tools Environment" command window, enter:
copype amd64 C:\\WinPE_amd64
//Export 64-bit version
copype x86 C:\\WinPE_x86
//Export 32-bit version
2. Upgrade WinPE 5.0 to WinPE 5.1 (WinPE 5.0 Update)
• Mounting Windows PE Image
Dism /Mount-Image /ImageFile:"C:\\WinPE_amd64\\media\\sources\\boot.wim" /index:1 /MountDir:"C:\\WinPE_amd64\\mount"
• Add Win8.1 Update to WinPE image, enter the following commands in turn (Operation similar to making Win8.1 with Update integrated system)
Dism /Add-Package /PackagePath:C:\\MSU\\Windows8.1-KB2919442-x64.msu /Image:C:\\WinPE_amd64\\mount /LogPath:AddPackage.log
Dism /Add-Package /PackagePath:C:\\MSU\\Windows8.1-KB2919355-x64.msu /Image:C:\\WinPE_amd64\\mount /LogPath:AddPackage.log
Dism /Add-Package /PackagePath:C:\\MSU\\ Windows8 .1-KB2932046-x64.msu /Image:C:\\WinPE_amd64\\mount /LogPath:AddPackage.log
• Optimize the current WinPE image
Dism /image:c:\\WinPE_amd64\\ Mount /Cleanup-Image /StartComponentCleanup /ResetBase
• Uninstall the current WinPE image
Dism /Unmount-Image /MountDir:"C:\\WinPE_amd64\\mount" /commit
• Compress WinPE to affect volume, generate new boot.wim
Dism /Export-Image /SourceImageFile:C:\\WinPE_amd64\\media\\sources\\boot.wim /SourceIndex:1 /DestinationImageFile:C:\\ WinPE_amd64\\media\\sources\\boot2.wim
• Replace the new boot.wim with the original boot.wim image
Del C:\\WinPE_amd64\\media\\sources\\boot.wim
//Remove the old WinPE image
rename C:\\WinPE_amd64\\media\\sources\\boot2.wim boot.wim
//Rename boot2.wim to boot.wim < Br>
3. Make a WinPE 5.1 image. After upgrading the WinPE 5.1 image, we need to repackage the image into an ISO image file, which is convenient for burning a DVD or creating a USB flash drive.
• Generate ISO image
MakeWinPEMedia /ISO C:\\WinPE_amd64 C:\\WinPE_amd64\\WinPE_amd64.iso
V. Make WinPE 5.1 U disk boot disk
For example, we can use the Rubik's U disk to launch the built-in WinPE production tool, and create a dedicated U disk emergency tool with one click.
After rebooting the system, we can use the latest WinPE 5.1 system platform to support the latest features of Win8.1 Update, such as support for WIMBoot technology.
The above detailed steps are to create a new version of the WinPE 5.1 micro operating system. As a fan of Windows, how can you not play the new WinPE 5.1?
In the past, when an application had a false death and no response problem, the most common solution
I dont know if you will encounter such a situation in the new win8.1 system. When you browse a websi
1. Move the mouse to the lower right corner of the screen, and the option shown in the figure will a
Win8 interface is relatively refreshing, so many friends hope that the desktop does not want to plac
Win8 system phone activation method and network activation method
Win8 version of Jingdong Mall evaluation
Win8 keyboard shortcuts Daquan
Win 8.1 shutdown method Daquan Win+X can also
Win8 system input method setting skills Daquan
Win8/8.1 view and delete wireless network configuration method
Win8.1 Update downgraded to Win8.1 operation step
Silent wins with sound pictures stitching your own Win8 world
360 vulnerabilities were attacked and Vista and Win7 could not be used on
Windows 8 you have to know the ten points
Win10 official version can not use Xiaomi's portable wifi what should I do?
WinXP right-click menu to add the "Open with Notepad" option
Press the Shift key to easily crack the Vista system
Explain in detail how to restore the system of the hard disk installer [Photos]
What is the difference between the ARM version and the x86 version of Windows 8
How to use Terminal Services resources to redirect Windows [Figure]