I am wondering if the script commands that are available in V4 are available yet in V5? I use a script to connect to a machine and when I replaced the path to the .exe the script just crashes and never connects but when I replace it with the V4 path like it was it works fine. I figured they might not be available yet.
V4 version
“C:\Program Files\RoyalTS\RoyalTS.exe” /protocol:terminal /using:name /uri:“APP1 - Reporting”
V5 version
“C:\Program Files (x86)\Royal TS V5\RoyalTS.exe” /protocol:terminal /using:name /uri:“APP1 - Reporting”
Thanks