Users Guide

4. Navigate to C:\winpe_x86\WIM and burn the ISO image.
Creating A Bootable Image PE Using Windows PE 3.0 And 3.1
1. From the Microsoft website, download Windows AIK, and install it on the client system.
2. From support.dell.com, download CCTK, and install it.
3. Integrate the CCTK directory structure to an ISO file (for Windows PE 3.0 and 3.1) to create a bootable ISO image.
Related Links:
Integrating CCTK Directory Structure To An ISO File Using Windows PE 3.0
Integrating CCTK Directory Structure To An ISO File Using Windows PE 3.1
Integrating CCTK Directory Structure To An ISO File Using Windows PE 3.0
CCTK provides the cctk_x86_winpe_3.bat and cctk_x86_64_winpe_3.bat scripts to integrate CCTK, HAPI, and related
Dell drivers to the ISO image. To integrate the CCTK directory structure to an ISO file:
1. Navigate to the directory where the script is located.
NOTE: By default, the script for 32-bit system is located in the cctk\x86 directory. The script for 64-bit system is
located in the cctk\x86_64 directory.
2. If you have installed AIK in a non-default directory, open the script, set the AIKTOOLS path, and save the file.
For example, Set AIKTOOLS=C:\WINAIK\Tools.
3. Run the script with the path where you want to create the ISO file and the CCTK installation directory as two
arguments.
NOTE: Make sure that the directory specified for the ISO image is not an existing directory.
For a 32-bit system, run cctk_x86_winpe_3.bat C:\winPE_x86 C:\Progra~1\Dell\CCTK.
For a 64-bit system, run cctk_x86_64_winpe_3.bat C:\winPE_x86 C:\Progra~2\Dell
\CCTK.
The ISO image and the WIM file are created in winPE_x86\WIM folder.
Integrating CCTK Directory Structure To An ISO File Using Windows PE 3.1
1. Install Windows 7.
2. Install Windows 7 SP1.
3. Install Windows 7 AIK.
4. Download Windows PE 3.1 AIK, install, and create Windows PE 3.1 image.
Related Links:
Installing Windows PE 3.1 AIK
Creating Windows PE 3.1 64-Bit Image
Creating Windows PE 3.1 32-Bit Image
Installing Windows PE 3.1 AIK
1. Burn the Windows AIK supplement ISO image to a DVD-ROM.
2. Open the command prompt with administrator privileges.
3. Run the following command to replace the installed Windows PE 3.0 files with the corresponding Windows PE 3.1
files from the ISO: xcopy E:\ "C:\Program Files\Windows AIK\Tools\PETools" /ERDY.
12