The following list of variables belonging to the Setup.ini configuration file's [OEM] section pertain to the VTS Application Manager.
HideWAM
Indicates whether the VTS Application Manager (VAM) is displayed when the VTS program runs.
If set to 0 (false), the VAM is not hidden and is displayed when VTS is run.
If set to 1 (true), the VAM is hidden when VTS is run.
Default: HideWAM = 0
Logo
Indicates the file name of logo in upper right-hand corner of the VTS Application Manager (VAM). To fit within the available space, the image should be no larger than 110 pixels wide by 70 pixels high.
Related Variables: If you require that the background of the logo bitmap file appear transparent on the VAM, you may use the TransLogo variable (see below).
Default: Logo = VTS90.BMP
WAMName
Indicates the text of the title bar in upper left-hand corner of the VTS Application Manager (VAM). Note that this variable is normally found in the [LABELS] section of Setup.ini.
Default: WAMName = VTS Application Manager
TransLogo
Indicates the color to make transparent for the logo identified in the Logo variable (see above). For example, the default variable for Logo is "VTS90.bmp". This bitmap has been designed with a black background. The VTS color value for black is "0". Because the default value for the TransLogo variable is 0, the black background of the VTS logo appears transparent.
Default: TransLogo = 0