Users Guide

84 CCTK Options
--optionalhddfan
Valid Argument
install, notinstall
Description
Enables or disables the optional HDD fan installation.
Example
C:\>cctk --optionalhddfan=install
optionalhddfan=install
--osmode
Valid Argument
enable, disable
Description
Enables or disables the operating system installation mode.
Example
C:\>cctk --osmode=enable
osmode=enable
--ovrwrt
Valid Argument
read-only
Description
This option is only used with the
-o
option to cause the output file to be
overwritten if a file of the same name already exists.
Example
C:\>cctk -o=filename.ini --ovrwrt
The file filename has been overwritten.