Installing the server components
Edition: 1.1 03/08/2007
69
Client configuration
The installation directory contains the folder
config
. This folder contains the following files.
Example: updateService.ini
The example below shows a file called updateService.ini.
[UpdateStore]
url=http://localhost:8080/UpdateStore
[Installer]
parameters = /qn
[Blacklist]
UpdateStore:url is the URL where the UpdateStore is located.
In Installer:parameters you can customize the arguments in msiexec.exe, which is used to install an
update. The default setting is very silent installation. You can also activate logging (parameters = /qn /l*v
c:\upodate.log).
Under Blacklist you can specify update codes (in registry format) for the installations you do not want to
update. The names of the keys are unimportant but they must be unique. Example:
[Blacklist]
ignore.1 = {C41F15A8-1D9A-4A96-8D7B-6799A0B1E238}
ignore.2 = {0F8F15A8-1D9A-4A96-8D7B-6799A0B1E238}
locale directory
There is one locale folder for each available language specified under GUI:lang. You can create new
languages using the
python 2.4 gettext
tool.
Files
Explanation
updateService.ini
Configuration for the updater. Contains configurable settings for the update
client.
*.config
There must be at least one file with the extension .config for each configured
application to update. This file contains information on the application that is
monitored (e.g. upgrade code).
locale directory
Contains the localized language strings.
Summary of Contents for Customer Interaction Express 1.0
Page 3: ......
Page 4: ......
Page 22: ...22 User Manual CIE 1 0 System Administration...
Page 84: ...84 User Manual CIE 1 0 System Administration...
Page 131: ...Connecting to ACM Avaya Communication Manager Edition 1 1 03 08 2007 131...
Page 154: ...154 User Manual CIE 1 0 System Administration...
Page 174: ...174 User Manual CIE 1 0 System Administration...
Page 216: ...216 User Manual CIE 1 0 System Administration...
Page 226: ...226 User Manual CIE 1 0 System Administration...
Page 318: ...318 User Manual CIE 1 0 System Administration...
Page 322: ...322 User Manual CIE 1 0 System Administration...