How to update a package to an attended robot

I published a package (v1.01) by enterprise trial version.
then I activated this instance by attended license.
and another instance by Studio license.
I updated the version to v1.02 by studio.
how can I upgrade the package in attended bot to v1.0.2

Thank you.

Hi @ming.tan,

These would help.

Thanks

@ming.tan

Welcome to forums

You can just move the .nupkg package to the path “%Programdata%/UiPath/Packages”. UiAssistant picks up the packages from here. Once the package is moved, You can be able to install and run the package from UiAssistant process.

Mark as solution if this helps

Thanks

1 Like

I tried your method, but there is no response in RobotTray (v19.10) to indicate any upgrade.

there is no OC here, thank you all the same.

@ming.tan

Are you connected with orchestrator? If so disconnect and try once

Hope this helps

Thanks

No, there is no OC in my environment.

@ming.tan

Republish the package and check

Hope this helps

Thanks

If thats the case just republish your code from studio, you would see a download new version icon for the process in robot tray.

Thanks