I tested version 6.1.0_11 now, planning to use it to get past this annoying display bug we’ve been plague with for the last few months. But i ran into a problem:
When i enter my username/password on the logonscreen, it should pass that information through to the citrix server specified in the .ini file. only problem is, it doesnt seem to replace the $UN/$PW variables with the actual values (server responds illegal user $UN)
My username.ini contains the following:
connect=ica
description=”Desktop ny”
icon=default
username=$UN
password=$PW
domainname=mydomainname
browserip=mycitrixfarm
application=”Desktop ny”
Fullscreen=yes
autoconnect=1
icon=norli-ico.bmp
Oh and, it’s been working sweet with the older versions on other s10’s in my network, so i guess it’s just something i’ve overlooked…
Hope you can help me π