Studio

進入uipath安裝目錄,管理員權限打開cmd
1.離線反激活
uipath.licensetool.exe info,記錄licensecode
uipath.licensetool.exe deactivation-request,反激活請求 獲取token1
https://activate.uipath.com/ ,使用token1完成反激活
2.離線激活
uipath.licensetool.exe activation-request -l licensecode ,激活請求 獲取token2
https://activate.uipath.com/ ,換取激活token3
uipath.licensetool.exe activate-offline -I token3,使用token3激活

标签: none

评论已关闭