The "Allow hiding the connection window from remote screen" feature isn't working #61
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
I built versions 1.3.8 and 1.3.9 using your platform and turned on the “Allow hiding the connection window from remote screen” feature, but it didn’t actually work in either of the compiled versions
For the hide connection window feature to work, you have to have the Password Approve mode set to "Accept sessions via password" as well as having a permanent password set. Can you confirm that you have these settings?
I followed the setup in the screenshot, but the connection window still shows up after compiling and installing.


I have updated the code to allow hiding the connection window. Unfortunately there are some caveats to get it working. First you will have to install the client on the remote device (it will not work in portable mode it seems), and after installing you will need to check the box in the Security settings that says "Hide connection management window". Now you can connect without it showing the cm window.
I will look at this some more to see if I can get it working without having to manually set the option, and see if I can get it to work when running in portable mode.