0 vote
hi!
would it be possible to support the windows variable %username%?
thanks in advance!
plague
if i get it right the username is submitted if left empty.
but entering a domain and leaving username and password unset does not open the connection with the entered domain.
connection setup:
username=""
domain="otherdomain"
password=""
expected:
username="%username%"
domain="otherdomain"
password=""
tested:
username="%username%"
domain="currentdomain"
password=""
just added a new rdp connection with the following setup:
computer="aNewComputer"
username=""
domain=""
and opening the connection left username and domain blank .. so these infos are not stored and submitted anyhow ...
so please think about implementing %username% and let me know whether you will implement it ..
Hi,
Excellent idea, I will try to add this soon.
David Hervieux
Devolutions inc.
David Hervieux
tested in 5.6.0.3 Beta
%username% and %userdomain% works perfect!
thanks for this!
hi!
i just noticed that this is not documented anywhere (i searched help.remotedesktopmanager.com and the PDF manual) ...
KR
guenther
Hi,
I will add this. Thank you
David Hervieux