AMT Screens Parameters
Starting up with extra parameters
It is possible to startup AMT Screens with some additional parameters. This can be done by creating a shortcut and adding the extra parameters in its target property.
Parameter |
Description |
/DEBUG |
Starts AMT Screens in debug mode manually in order to debug forms, see Start Debugging. |
/I:<App.ini file> | Sets a specific configuration file (app.ini) to be used by AMT Screens. The priority order of which app.ini file is used by AMT Screens is as follows:
|
/ICO:<Image Path> |
This parameter will replace the default AMT Screens Icon with a chosen image. Allowed formats are
bitmaps of the following type: BMP, GIF, EXIF, JPG, PNG and TIFF. Examples: |
/OVERRIDESERVER:"<Server> <Port>" |
Force AMT Screens to use a specific Application Server by entering the server name followed by the
tcp port in between double quotation marks. Example: AmtScreens.exe /DEBUG /OVERSIDESERVER:"VM-AMT1 22001" |
/S:<Station> |
AMT Screens will log the user on using the specified <Station> as station name. |
/SPLASH:<Image Path> |
This parameter will replace the default AMT Screens splash screen image visible when opening AMT
Screens with a chosen image. Examples: |
/U:<Username> |
AMT Screens will log the user on using the specified <Username>. Depending on the Lionscreens
Impersonation settings in Security
Components this will be denied or the password of the impersonated user will be required. |
/X:<SessionData> |
This parameter will add session data for the station name used to start AMT Screens. |