Users Guide

6 Introduction
Installing CCTK
For information on installing CCTK on Windows and Linux systems, see the
Dell Client Configuration Toolkit Quick Installation Guide
.
Upgrading CCTK
To upgrade CCTK 1.2.1 and 1.1 on Windows and Linux systems, see:
Upgrading on Windows Systems
Upgrading on Linux Systems
NOTE: To upgrade CCTK 1.2 to CCTK 2.0, uninstall CCTK 1.2, and then install
CCTK 2.0. For more information on uninstalling CCTK, see
Uninstalling CCTK
. For
more information on installing CCTK, see the Dell Client Configuration Toolkit
Quick Installation Guide.
Upgrading on Windows Systems
To upgrade CCTK 1.2.1 and CCTK 1.1 to CCTK 2.0:
1
Download the latest CCTK installation file,
DELL_CCTK_version_Xrev/Arev_releaseid.exe
from
support.dell.com
.
2
Extract the installation file.
Double-click the
cctk.msi
file from the folder where you extracted the
file, or
From the command prompt, navigate to the directory where you
extracted the file, and then run the following command:
msiexec.exe /i cctk.msi
A dialog box with the following message is displayed:
Another version of the product is already
installed. Would you like to upgrade?
3
Click
Yes
.
The
InstallShield Wizard
dialog box is displayed.
4
Follow the instructions on the screen to upgrade.
NOTE: For a silent upgrade, run the following command: msiexec.exe /i
cctk.msi /qn.