How to create or modify WinPE 2.x images to have Acronis Plug-in included
This article applies to Acronis Backup & Recovery 10 Build 11133 or lower. For Acronis Backup & Recovery 10 Build 11345 or higher see Acronis Backup & Recovery 10: Using Acronis Media Builder to Build WinPE with Acronis Plug-In.
(!) WinPE 3.0 (Windows 7) is not supported.
Acronis WinPE ISO Builder provides three methods of integrating Acronis Backup & Recovery 10 with WinPE 2.x:
To be able to perform any of the above, you need to have both Acronis WinPE ISO Builder and Windows Automated Installation Kit (AIK) installed on the same Windows machine:
Install AIK:
Download and install AIK:
AIK for Windows Vista (PE 2.0):
AIK for Windows Vista SP1 and Windows Server 2008 (PE 2.1):
[optional] Burn the AIK to DVD or copy to a flash drive;
Install the Microsoft .NET Framework v.2.0 from this kit (NETFXx86 or NETFXx64, depending on your hardware.)
Install Microsoft Core XML (MSXML) 5.0 or 6.0 Parser from this kit;
Install Windows AIK from this kit.
Install Acronis WinPE ISO Builder:
Adding Acronis Plug-in to WinPE 2.x ISO
Do one of the following:
When adding the plug-in to the existing WinPE 2 ISO, unpack all files of your Win PE 2 ISO to a separate folder on the hard disk.
When creating a new PE 2 ISO:
cd Program Files\Windows AIK\Tools\PETools\
copype [arch] [destination]
Where [arch] is the hardware architecture (can be x86, amd64, or ia64, but Acronis supports x86 only) and [destination] is a path to the local folder. For example,
copype x86 c:\winpe_x86
Select Acronis WinPE ISO Builder from the Start menu;
Specify path to the folder with the WinPE files;
Specify path to the folder with the Acronis Plug-in files. (Check the registry key HKEY_LOCAL_MACHINE\SOFTWARE\Acronis\WinPE\Settings\WinPE for the plug-in location);
Choose whether you want to create ISO or WIM image;
Specify the full path to the resulting image file including the file name;
Check your settings in the summary screen and click Proceed;
Burn the .ISO to CD or DVD using a third-party tool or copy to a flash drive.
Once a machine boots into WinPE, Acronis Backup & Recovery 10 will start automatically.
To create a WinPE image (ISO file) from the resulting WIM file:
Replace the default boot.wim file in your Windows PE folder with the newly created WIM file. For the above example, type:
copy c:\AcronisMedia.wim c:\winpe_x86\ISO\sources\boot.wim
Use the Oscdimg tool. For the above example, type:
oscdimg -n –bc:\winpe_x86\etfsboot.com c:\winpe_x86\ISO c:\winpe_x86\winpe_x86.iso
Adding Acronis Plug-in to WinPE 2.x WIM
For how to create a PE image (ISO file) from the resulting WIM file please see the previous section.
For more information on customizing Windows PE, see the Windows Preinstallation Environment User's Guide (Winpe.chm).
See also: