Jump to content

Windows 10 help :(


Recommended Posts

  • 2 weeks later...
  • 4 weeks later...
Posted (edited)

I was having the exact problem you are describing and this is what worked for me:

 

  1. With the start menu search "Default app settings", select it.
  2. At the bottom you'll see "Reset to the Microsoft recommended defaults", select reset.
  3. Now, make sure you have the latest java installed.
  4. Then right click osbot and select "run as administrator". It should open automatically.

Again, this was what worked for me; it may not work for you.

Edited by pandalove69
  • 1 month later...
  • 2 months later...
Posted

Mate i can solve this very easy!:

 

  1. www.Java.com Update It
  2. Go to this site and install JDK - http://www.oracle.com/technetwork/java/javase/downloads/index.html
  3. Then right click the .jar file of osbot and select open with Java

======================================================

If this fails to help open the bot then do this:

 Open up Note Pad and paste this code into -

cd C:/Users/%username%
for /f "delims=" %%x in ('dir /s /od /b OSBot*.jar') do set recent=%%x
java -jar "%recent%"
echo %recent%
pause

Save it as all files and title it > osbot.bat

 

Save it next to the same place your osbot.jar is > Hit run on osbot.bat and your sorted gl!.

 

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...