Users Guide

Windows Install/Uninstall 21
5
Integrate the CCTK directory structure to an ISO file using the
following steps:
CCTK provides the
cctk_x86_winpe_3.bat
and cctk_x86_64_winpe_3.bat
scripts to integrate CCTK, HAPI, and related Dell drivers into the ISO
image.
a
Navigate to the directory where the script is located. By default, the
script for 32-bit systems is located in the
cctk\X86
directory. The script
for 64-bit systems is located in the
cctk\X86_64
directory.
b
If you 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
c
Run the script with the path where you want to create the ISO file and
the CCTK installation directory as two arguments.
NOTE: The directory you specify for the ISO image should not be an existing
directory.
Example for a 32-bit system:
cctk_x86_WinPE_3.bat C:\winPE_x86
C:\Progra~1\Dell\CCTK
Example for a 64-bit system:
cctk_x86_64_WinPE_3.bat C:\winPE_x86
C:\Progra~2\Dell\CCTK
This creates a directory,
winPE_x86
. The ISO image and the WIM file
are created inside the
WIM
directory under
winPE_x86
.