F1 Manager 2022 Descargar Pc

Good morning all,
I work in a project that's I need to open java application by enter the link in edge, So I create two Objects the first object for open edge and enter the Link and the second object for attach Java application. But when I run second object, Attach stage don't work and give me this error:

Error - Failed to launch application - Could not initialise Java Access Bridge support - Failed to load Java Access Bridge DLL. The file could not be found in any of the following expected locations -
Application Directory:C:\Program Files\Blue Prism Limited\Blue Prism Automate\WindowsAccessBridge-64.dll

System Directory:C:\Program Files (x86)\Java\jre1.8.0_151\WindowsAccessBridge-64.dll
Windows Directory:C:\Windows\WindowsAccessBridge-64.dll
Current Directory:C:\Program Files\Blue Prism Limited\Blue Prism Automate\WindowsAccessBridge-64.dll

I try to fix this error by enable Java Access Bridge from Control Panel But doesn't work.(same error)
I try another solution to open java from Control Panel and updated it.(same error)

Note : I open C:\\ drive and go to java folder to search "WindowsAccessBridge-64.dll" file and I don't find it.
And this computer have JRE not JDK should I wanna Install new version of JDK in this computer and uninstall JRE "jre1.8.0_151" from control panel ?