|
In addition to the control file customization, administrators can customize the programs menu and toolbar for the needs of their company. The Options-Customize Toolbar (or right mouse click in the menu bar) will activate the
Customize Toolbar Dialog. This dialog can be used to add, delete and move both toolbar and menu items. The Customize Toolbar Dialog functions are much like the normal Microsoft Office program customization dialog; examples
can be found at this location.
Program customization can be done by both users and Administrators, with one major difference. User customization is user specific, and is temporary in nature. A user can revert back to the original configuration at any
time. Administrator customization is for all users, and a general user uses this customization as a base for their customization. Both user and administrator customization is done in the same manner.
Final administrator customization should be saved to a special control file, SecureNetTerm.xcb or SecureFTP.xcb, which is then placed in the programs load directory. When the program starts, if this file is present in the
directory from which the program was loaded, the menu and toolbar will be configured according to the instructions within the control file. The .xcb file is created by editing the SecureCommon.ini file and changing the control
items CF_FILE and CF_ENABLEWRITE located under the [SecureNetTerm] or [SecureFTP] section.
[SecureNetTerm] CF_FILE=c:\work\SecureNetTerm.xcb CF_ENABLEWRITE=1
The CF_FILE key should specify the full path to the .xcb file, and CF_ENABLEWRITE should be set to a value of 1. Once this change is made, the .xcb file will be created each time program
exits. The CF_ENABLEREAD key can be set to a value of 1 if you wish to test the .xcb file prior to placing it in the program load directory. Once the file is considered production, the CF_ENABLEWRITE and CF_ENABLEREAD keys
should be set back to 0, and the .xcb file should be moved to the production load directory, and made read only.
|