Technical data
ESSO-LM Release Notes
Citrix Published Applications: SendKeys Does Not Process ‘Enter’ or ‘Tab’
Properly
When setting up a Citrix published applications using regular SendKeys with ‘Enters’ or ‘Tabs’ in
between each field, the ‘Enters’ and ‘Tabs’ are not processed correctly - they are processed in a
random order.
The issue is that the separator characters submitted between fields (typically ‘Enter’ or ‘Tab’
characters) are not processed by the Citrix application in the correct sequence resulting in
inconsistent behavior.
The solution is to modify the application template to add a delay between the fields. For example,
if the current application template is configured like this:
[Username]
[Tab]
[Password]
[Tab]
[Enter]
Delays should be added in between fields:
[Username]
[Delay 0.1 sec]
[Tab]
[Password]
[Delay 0.1 sec]
[Tab]
[Enter]
Net Soft's NS/Elite Emulator Causes ESSO-LM to Intermittently Display ‘End
Program’ Message When Logging Off or Restarting a Machine
Net Soft’s NS/Elite emulator causes ESSO-LM to display an ‘End Program’ message when
logging off or restarting a machine. This behavior is only seen intermittently.
Note: Clicking ‘End program’ may result in credentials not being cleaned up (if ‘Delete Local
Cache’ is turned on in the Administrative Console).
ESSO-LM Is Incompatible with Mozilla Firefox Using Microsoft Vista’s Built-In
Administrator Account
The standard built-in administrator account in Microsoft Vista creates compatibility issues with
ESSO-LM and Mozilla Firefox. All other accounts work properly. To work around this issue,
create a standard user or administrator account to run Firefox when using Vista.
18










