If you want a call I would suggest creating a helpdesk ticket with all the info and requesting to schedule a call.
What I can say for now is that if you want to bypass ssh login and run the program using simple client server like you were trying to do before is your best bet. The windx:// ssh does allow you to specify a username and password as part of the url but I don't think you can set the terminal and auto launch your program via the link.
The @scs should work you just were trying to use a colon : instead of a ; before the Show/ the other issue may be the path. You can determine that by trying to run a program in the install directory.
When using windx:// with @scs it uses the *plus/cs/url program which you can read and edit and use to debug
If using ssh it is *wdx/url_ssh program that is used.
What I can say for now is that if you want to bypass ssh login and run the program using simple client server like you were trying to do before is your best bet. The windx:// ssh does allow you to specify a username and password as part of the url but I don't think you can set the terminal and auto launch your program via the link.
The @scs should work you just were trying to use a colon : instead of a ; before the Show/ the other issue may be the path. You can determine that by trying to run a program in the install directory.
When using windx:// with @scs it uses the *plus/cs/url program which you can read and edit and use to debug
If using ssh it is *wdx/url_ssh program that is used.