stuwong
(Stu Wong)
November 9, 2021, 1:57am
1
Hello all,
I built a sequence that helps users log in every day by reading passwords from Notepad in the same folder. It works for me so far but not sure how can I send this process to others who don’t have UiPath Studio installed?
I’ve tried following this youtube but the UiPath folders were different
Thank you in advanced
lakshman
(Ganta lakshman)
November 9, 2021, 2:52am
2
@stuwong
UiPath studio is not necessarily to run the process but we need to install UiPath Robot/Assistant to run the process.
Publish the process from UiPath studio and it will generate .nuget package and then you can share it to others.
Place this .nuget package under this path C:/Users/%Username%/.nuget/packages/ .
And then you can run it from UiPath Robot/Assistant.
2 Likes
Srini84
(Srinivas Kadamati)
November 9, 2021, 3:22am
3
@stuwong
If you own the Enterprise license then you can get an option to install only the UiPath Assistant separately without no need of installing the Studio
Then follow @lakshman steps for sharing the package to others
Note : In community edition this option is not available, you need to install Studio to get the UiPath Studio to get the Assistant
Hope this may help you
Thanks
1 Like
system
(system)
Closed
December 29, 2021, 1:43am
4
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.