Nupkg UiPath Install Local Packages

Hi…

i created a code in uipath dont want to share code to the User. So that i created nupkg file and added to locally on user system (UiPath Installed) application is showing in manage pakages

image

and install the packages to system… After installation is completed it shows in Dependencies in Project side panel…

image

but how to use and run the application…

plz Suggest me…

Thanks
Shyam

Hello @Shyam_Pragash ,

You have to paste the nuget package in this folder:
C:\ProgramData\UiPath\Packages
And it will be available under processes tab in Assistant. You can install that and run from Assistant.

Thanks!
Athira

1 Like

Hi @athira.somasekharan

i dont want to share the code to any one… User can access it… dont change any on my coding…

is there any way ?

Thanks
Shyam

Hello,

Do you want to know how to use the Activity Check activity, which you created?
If that is the case go to the activity panel and search for it. If the requirement is something different plz explain here?

Else you will have to upload the package to the market place and from there you can install.