Previous Topic: Customizable User InterfaceNext Topic: Customizing the Text


Customizing the GUI

Perform the following steps to customize the GUI elements:

  1. Navigate to the <%SYSTEMDRIVE%>:\Program Files\Common Files\Arcot Shared\conf folder.
  2. Open the WebClient.ini file in a text editor.
  3. Configure the parameters in the [arcot/WebClient/AOT] section, as explained in the following table:

Parameter

Description

EnableDescriptionInDialog

Indicates that a description can be included in the Arcot Offline Tool dialogs.

By default, the value of this parameter is set to False.

BackgroundColor

Indicates the background color (in RGB format) that is used in the Arcot Offline Tool dialogs.

By default, the value of this parameter is set to R=212;G=208;B=200.

CombineChangePasswordAndFYP

Indicates that instead of having Change Password and Forgot Your Password dialogs separately, you can have only one dialog.

By default, the value of this parameter is set to False.

ArcotOfflineToolIcon

Indicates the file corresponding to the Arcot Offline Tool icon that appears in the Windows System Tray. This file must be in .ico format, and the file dimensions must be 16 pixels along the X- and Y-axis.

You need to include this file in the following folder:

<%SYSTEMDRIVE%>:\Program Files\Common Files\Arcot Shared\images

ArcotOfflineToolLogo

Indicates the logo that appears in the Arcot Offline Tool dialogs. The dimensions of this file must be 55 pixels along the X-axis and 59 pixels along the Y-axis.

You need to include this file in the following folder:

<%SYSTEMDRIVE%>:\Program Files\Common Files\Arcot Shared\images

4. Save and close the file.