Setup.ini [OEM] Section Variables for Personalization

The following list of variables belonging to the Setup.ini configuration file's [OEM] section pertain to personalization.

OEMCompany

Identifies the name of OEM company to be displayed in the About VTS dialog that opens when the VAM's About VTS button is clicked.

Default: OEMCompany =

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

OEMHelp

Indicates the name of a custom Windows help file (.hlp file) to display for your custom applications.

Note: This help file is launched from the VAM's Help button when "All" or the name of a custom application is selected in the VAM's Application Type drop-down list. If "Standard Application" or "Script Application" is selected in the Application Type drop-down list, the Help button accesses the default VTS help guides.

Default: OEMHelp =

OEMPath

Enables you to indicate a customized application to be displayed in the VTS Application Manager's Application Types drop-down list when VTS runs. This application will also be selected in the Type field of the New Application Properties dialog that opens when you choose to create a new VTS application, so that the new application is based on your custom OEM application layer.

Related Variables: You must also set the OEMRestrict variable in order for the OEMPath variable to take effect.

Default: OEMPath =

OEMRestrict

Enables you to set VTS to restrict the creation of new applications to a customized application type as specified in the OEMPath variable.

If set to 0 (false), then users are not restricted to creating new applications of the type specified in the OEMPath variable.

If set to 1 (true), the users are restricted to creating new applications of the type specified in the OEMPath variable.

Default: OEMRestrict = 0

OEMVersionNum

Allows you to enter a version number for your customized VTS version. This version number is displayed in the About VTS dialog that opens when the VTS Application Manager's About VTS button is clicked..

Default: OEMVersionNum = Invalid