Users Guide

20 Windows Install/Uninstall
oscdimg –n –b<path_of_wim_file>\etfsboot.com
<path_of_wim_file>\ISO
<path_of_wim_file\image_file_name.iso>
Example:
oscdimg –n –bc:\winPE_x86\etfsboot.com
c:\winPE_x86\ISO c:\winPE_x86\WinPE2.0.iso
This command creates a bootable ISO image,
WinPE2.0.iso,
in the WIM
file directory.
Creating a Bootable Image Using Windows PE 3.0
Using Windows PE 3.0, you can integrate CCTK, HAPI, and related drivers
directly into a bootable ISO image.
Use the following steps to create a bootable image using Windows PE 3.0:
1
Download Microsoft Windows Automated Installation Kit (AIK) from the
Microsoft website.
2
Install AIK.
3
Download the CCTK installation file
from the Dell Support website at
support.dell.com
and extract it.
4
Double-click
cctk.msi
and follow the instructions.
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