Jump to content

trouble making a batch file to use Java 8 instead of Java 10


Recommended Posts

Posted

hey, I'm making a batch file to open osbot using Java 8 instead of 10 that I have installed. I found the correct path for my java 8 (its almost exactly the same as the help page suggests) but all that happens when I click on the batch file is it flashes on screen and then nothing else happens. 

 

This is what is currently in my batch file:

Quote

C:\Program Files\Java\jre1.8.0_161\bin\java.exe -jar "osbot.jar"

 

I have tried changing "osbot.jar" to "osbot 2.5.41.jar" but it kept doing the same thing. 

 

I'd appreciate any and all help, thanks!

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...