I see there are some add-ons which is not included in the main package, such as x2go. But I cannot find the add-ons both on website and program. In tool menu, only extension manager, no add-ons manager.
Thanks in advance~
Hello,
Are you using the free or the team edition of Remote Desktop Manager?
Best regards,
Etienne Lord
Hello,
This is quite weird as the Extensions Manager and the Add-on Manager have the same visibility condition so if you see one you should always see the other one.
Could you please confirm the following?
1- Can you see the Add-on manager button at the bottom left of the form prompt when you add an entry?
2- What type of data source are you using?
3- What version of RDM are you using?
Best Regards,
Michaël Beaudin
b163d2ff-59f8-424e-938f-43dff2fd6c69.png
OK, I see. I use the mac edition which does not contain addons manager, right?
I test a windows version, and see the addons manager.
Hello,
The Mac version of RDM doesn't have the Add-on Manager button since all the Add-on we support are mostly VPN and are already in the list.
Best regards,
Michel Lambert
Thanks for the explanation.
I have tested the x2go addon under windows, it is not works as I expected, it just calls the x2go client.
I thought there could be an native client
Best regards
Hello,
Our addons are usually simple integrations that use a command line targeting the executable of the product.
In this instance the command line would target your X2Go's executable and pass it the following parameters :
As for the password, it will be sent to your application through a "SendKeys" event.
This should start the application externally, do the login process and start the selected session. Is this what is happening or is it simply starting the executable and doing nothing else?
If it works as explained above, it will be the best we can do for now as I do not believe X2go has anything available that would allow us to do a full embedded integration of the application like we do with RDP.
Best Regards,
Michaël Beaudin