HideMenuItems

How to hide on the client the inscription remember password and hide the check mark using HideMenuItems before connecting to the device?

#2

When the client is not running, edit the client settings file at c:\users\<username>\AppData\Roaming\vhui.ini

Under the [General] section add the line

HideSaveDevicePasswordCheckbox=1

 

#3

 thanks!