Where does UiPath Assistant get the .nupkg files if the connection of UiPath Assistant with orchestrator is offline?

Hi.

I have the license which only can run processes and can’t publish robots.
When I try to run a process and I put .nupkg file to the “packages” folder under the “C:\Program Data/UiPath” directory. However, UiPath Assistant application (Offline) didn’t show the process I put.
Where does UiPath Assistant get the .nupkg files if the connection of UiPath Assistant with orchestrator is offline?

I’m looking forward to helping from you.

Or how can I change the place where UiPath Assistant application refer the .nupkg file?

Hey @Eddy,
You can run processes on robots you create from orchestrator. You cant publish the robots. Moreover, you can use libraries offline of you already installed them from the Manage Package pop up.

Hey @Eddy

You can put the your process nuget packages into the
C:\ProgramData\UiPath\Packages
These will appear on Assistant.

You will then need to go hit the install button on the UiPath Assistant for the package to install.

Encase that location doesn’t work try:
C:\Users\youruser\AppData\Local\UiPath\packages

Hope that helps

3 Likes