Hi,
How to check whether the Citrix extension is installed/uninstalled in my machine.
I have been facing multiple issues.
When i try to automate a citrix application, there is a new popup that appears which was not showing up earlier
Cannot automate remote app: UiPathRemoteRuntime.exe is not running in the remote session.
I installed UipathRemoteRuntime.msi . However i’m still facing the same issue. referred to multiple topics in this forum. But could not uninstall. And not sure if it is installed properly.
Pablito
(Pawel Wozniak)
May 21, 2019, 7:52am
2
Hi @SudhakarAs92 ,
You need to install Citrix extension (see here):
The UiPath Documentation Portal - the home of all our valuable information. Find here everything you need to guide you in your automation journey in the UiPath ecosystem, from complex installation guides to quick tutorials, to practical business...
and on remote machine you need to install runtime (see here):
The UiPath Documentation Portal - the home of all our valuable information. Find here everything you need to guide you in your automation journey in the UiPath ecosystem, from complex installation guides to quick tutorials, to practical business...
Thanks for the response @Pablito !
i had tried both these options and restarted everything before posting my query here. Is there any other work around to tackle this?
Alternatively i tried using Computer vision. How ever i ended up posting a query for that as well as it could not reach the servers.
I am trying to make use of Computer vision activities.
But, i am getting the following error message despite using the latest studio version and the updated CV package. Any suggestions to fix this will be highly helpful. Thanks.[Capture] [CvCapture]
Pablito
(Pawel Wozniak)
May 21, 2019, 8:23am
4
You can also try this:
The UiPath Documentation Portal - the home of all our valuable information. Find here everything you need to guide you in your automation journey in the UiPath ecosystem, from complex installation guides to quick tutorials, to practical business...
This will allows you to work with RDP connected machine and should allows you to catch selectors inside RDP session opened on machine where you have Studio installed.
loginerror
(Maciej Kuźmicz)
May 22, 2019, 12:18pm
5
Hi @SudhakarAs92
To uninstall citrix plugin, please run this from the commandline:
SetupExtensions.exe /citrixclient /uninstall
You can find the file here:
%userprofile%\AppData\Local\UiPath\app-19.5.0\UiPath
2 Likes
Hi @loginerror
Please let me know how I can uninstall Windows Remote desktop plugin from UiPath.
Thanks in advance.
loginerror
(Maciej Kuźmicz)
April 7, 2020, 3:13pm
7
Hi @ShruthiSreedhar
You can use similar command as the one I posted above, just this one: