Hello Priyanka, ScreenScrapeJavaSupport tool helps you to install and uninstall the Java extension, but also to give you info about the installed Java versions and what processes have the extension loaded. Moreover, you can especially benefit from this tool if you have Java installed in custom locations. Though note that the ScrenScrapeJavaSupport tool requires administrator privileges.
The ScreenScrapeJavaSupport tool is installed with Studio, and can be found in this folder:
C:\Program Files (x86)\UiPath\Studio\UiPath\JavaSupport
The Java extension can be installed in the default location of 32-bit an 64-bit versions of Java, on all drives, or in a custom location.
1. ScreenScrapeJavaSupport.exe /install /jrepath "<path>" -
Installs the Java extension for the specified path. The path is the folder path containing the java.dll file. If the Java extension is already installed then it reinstalls it.
2. ScreenScrapeJavaSupport.exe /install /default -
Searches for the default Java installation folder, Program Files or Program Files (x86), and installs the Java extension there. This is because both Java x86 and x64 can be installed on the same machine.
3. ScreenScrapeJavaSupport.exe /install /allDrives -
Recursively searches all fixed drives for Java versions, and installs the Java extension for each one.
4. ScreenScrapeJavaSupport.exe /install -
Reinstalls the Java extension for all the Java versions that are currently installed. The ScreenScrapeJavaSupport tool keeps a record of each version it installs.