;; This file represents the Communications Server Model Response File used by the System View ;; CID installation facility. This is not a user file and should not edited by users. ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;; ;; ;; Communications Server Model Response File ;; ;; ;; ;; It is automatically generated by the CIDPrep ;; ;; Configuration Process ;; ;; ;; ;; Workstation specific variables are enclosed between $( and ); for ;; ;; each of these variables, a default value will be provided during the ;; ;; installation reading it from the Change File. If you want to change ;; ;; the default value, you must define the local token through the ;; ;; Distribution Dialog. ;; ;; You can also use this Response File as a base to create one Response ;; ;; File for each workstation. Storing these Response Files in your CID ;; ;; directory structure as :\CID\RSP\.RSP, you can use ;; ;; CIDPREP to build a Change File that points to them, so you are not ;; ;; requested to define the local tokens at installation time. ;; ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;; ;; DESCRIPTION: &comment& ;; ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; CMSTOPCOMMUNICATIONS = 1 @if UserAction inor 2 CMTARGET = &Target& CMUPDATETYPE = 7 @endif @if UserAction inor 1 ;Default Install Options CMINSTALLALLCOMMUNICATIONS = 0 CMINSTALLFOLDERS = 0 CMAUTOSTART = 0 UPDATECONFIGSYS = 0 CMINSTALLCURRENTFEATURES = 0 ;Default Components to install CMINSTALLSSM = 0 CMINSTALLROPS = 0 CMINSTALLPD = 0 CMINSTALLCOMMANDREFERENCE = 0 CMINSTALLMESSAGEREFERENCE = 0 CMINSTALLOVERVIEW = 0 CMINSTALLGLOSSARY = 0 CMINSTALLKEYLOCK = 0 CMINSTALLCONFIGDIALOG = 0 CMINSTALLPDGUIDE = 0 CMINSTALLUPM = 0 CMINSTALLRESPONSEFILEREFERENCE = 0 CMINSTALLADMINDOCS = 0 CMINSTALLPROGRAMDOCS = 0 CMINSTALL32BITAPI = 0 CMINSTALL16BITAPI = 0 CMINSTALLPRODAIDS = 0 @NOINCLUDEIFNOVALUE INCLUDE = &IncludeFile& INCLUDE = &ConfigFile& CMTARGET = &Target& @includeifnovalue ;Override Install Options @if InstallOpt inor 1 CMINSTALLALLCOMMUNICATIONS = 1 @endif @if InstallOpt inor 2 CMINSTALLFOLDERS = 1 @endif @if InstallOpt inor 3 CMAUTOSTART = 1 @endif @if InstallOpt inor 4 UPDATECONFIGSYS = 1 @endif @if InstallOpt inor 5 CMINSTALLCURRENTFEATURES = 1 @endif ;Components to install @if InstallComp inor 1 CMINSTALLSSM = 1 @endif @if InstallComp inor 2 CMINSTALLROPS = 1 @endif @if InstallComp inor 3 CMINSTALLPD = 1 @endif @if InstallComp inor 4 CMINSTALLCOMMANDREFERENCE = 1 @endif @if InstallComp inor 5 CMINSTALLMESSAGEREFERENCE = 1 @endif @if InstallComp inor 6 CMINSTALLOVERVIEW = 1 @endif @if InstallComp inor 7 CMINSTALLGLOSSARY = 1 @endif @if InstallComp inor 8 CMINSTALLKEYLOCK = 1 @endif @if InstallComp inor 9 CMINSTALLCONFIGDIALOG = 1 @endif @if InstallComp inor 10 CMINSTALLPDGUIDE = 1 @endif @if InstallComp inor 11 CMINSTALLUPM = 1 @endif @if InstallComp inor 12 CMINSTALLRESPONSEFILEREFERENCE = 1 @endif @if InstallComp inor 13 CMINSTALLADMINDOCS = 1 @endif @if InstallComp inor 14 CMINSTALLPROGRAMDOCS = 1 @endif @if InstallComp inor 15 CMINSTALL32BITAPI = 1 @endif @if InstallComp inor 16 CMINSTALL16BITAPI = 1 @endif @if InstallComp inor 17 CMINSTALLPRODAIDS = 1 @endif @endif