Hello, I need to install UiPath on the machine that has no internet connection. I have installed it and now I need to activate UiPath. I am using Community edition, is it possible to activate UiPath Studio Community offline using Licence key? If yes, then how can I find this licence key? If no, is there any others solutions?
Thank you for your answer. Sorry, didn’t really get what do I need to buy? Is it only possible in the enterprise edition? Or I can buy Pro edition for this?
Yes Possiable
1 Open Command prompt as admin user
2 Go to UiPath folder path then run below command
C:\Program Files\UiPath\Studio\UiPath.LicenseTool.exe activation-request -l 1412-5278-5916-9350
1685-1663-3111-0307( this license key got on your resister email id)
Above command is generated an activation token from your license code.
then open https://activate.uipath.com URL in any local system paste the activation token in the dialogue box to generate the license file for offline activation.
After paste token key then click Generate license file
Then click Download license file (license.txt) that file past on seerver
then run command
C:\Program Files\UiPath\Studio\UiPath.LicenseTool.exe activate-offline -f e:\license.txt (download license file path)