'"C:\Program Files\Java\jre6\bin\java.exe"' is not recognized as an internal or external command, op

Discussion in 'Bukkit Help' started by irobot, Jul 2, 2011.

Thread Status:
Not open for further replies.
  1. Offline

    irobot

    im running windows vista and when i try to open run.bat i get this error:

    '"C:\Program Files\Java\jre6\bin\java.exe"' is not recognized as an internal or
    external command,
    operable program or batch file.


    how i start run.bat:
    @Echo OFF
    SET BINDIR=%~dp0
    CD /D "%BINDIR%"
    "%ProgramFiles%\Java\jre6\bin\java.exe" -Xincgc -Xmx1G -jar craftbukkit-0.0.1-SNAPSHOT.jar
    PAUSE

    help?

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 17, 2016
  2. Offline

    JWhy

    Move to that dir manually with Windows Explorer and correct the bindir
     
  3. Offline

    irobot

    there is no java.exe in the directory
     
  4. Offline

    JWhy

    then reinstall java se and write down the installdir of the jre
     
    irobot likes this.
  5. Offline

    irobot

    ill try that

    i f******* love u! it worked

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 17, 2016
  6. Offline

    JWhy

    Well, have fun xD
     
  7. Offline

    irobot

    thanks
     
  8. Offline

    TheLagger

    What does all of that mean I'm getting the same error but I don't know computer talk can you help me? Please? lol
     
Thread Status:
Not open for further replies.

Share This Page