I’ve created a UiPath process that extracts data from Gmail and pastes it into an Excel sheet. It works well on my laptop, but I want to share it with a friend so they can run it on their laptop and get updated data whenever they need it.
How can I do this?
Thank you for replying.
I published my project and shared it.
My friend went to Manage Packages and then to Settings, but he was unable to add the Nuget package. He downloaded it, but when he tried to add it by clicking on the three dots before the “Add Files” button, the file was not visible.
vrdabberu
(Varunraj Dabberu)
August 15, 2024, 8:36am
4
Hi @Aakash_Sharma4
Keep the nuget package within a folder and select that folder and click on Add.
You will be able to see the package with the provided name
We tried, but we are not able to add it because it is not visible.
@Aakash_Sharma4 ,
Just click on the Select folder. This will add an additional source in package manager.
Thanks,
Ashok
vrdabberu
(Varunraj Dabberu)
August 15, 2024, 8:49am
7
@Aakash_Sharma4
Just click select folder and click Add it wii get added.
Regards
We have done it
Can you please share the next step.
vrdabberu
(Varunraj Dabberu)
August 15, 2024, 9:04am
9
@Aakash_Sharma4
You will find the name given in Manage Packages, click on that and select the package and click Install.
Regards
Yes, I have installed it.
vrdabberu
(Varunraj Dabberu)
August 15, 2024, 9:18am
11
Hi @Aakash_Sharma4
Try the below steps from below thread.
HI @related-robot
Publish the code in your PC using your studio as NUPKG file and send that code to other PC, once you receive that file in another PC then change the extension of that file to .zip and later extract the file and open that in studio and you can continue the further steps as per your requirement.
[image]
→ Click on publish.
->In Package properties section provide the file naem and the version numbers.
->In Publish options section change the the Publish option from Orchestra…
Regards
system
(system)
Closed
January 14, 2025, 1:38am
12
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.