Uipath installation-Commandline

HI All ,

I’m upgrading Uipath through the command line(PowerShell):

.\UiPathStudio.msi ADDLOCAL=DesktopFeature,Studio,Robot,RegisterService,Packages,ChromeExtension,CitrixClient,JavaBridge /Q

1)Only Uipath is getting upgraded but chrome extension is not getting Enabled
2)How to check whether java extension is enabled or not??

Hi @vikumars1 Please check the below posts to fix you 2 issues.
1)Chrome Extension
2)https://rpabotsworld.com/java-extensions-issue-in-uipath/

Thanks
Latika

@vikumars1

You have the setupExtension.exe file to install chrome extension to enable

Check below for java installation

Hope this helps

Thanks