Jump to content

18107

Members
  • Posts

    2
  • Joined

  • Last visited

    Never

About 18107

  • Birthday 01/01/1900

18107's Achievements

Dirt

Dirt (1/9)

0

Reputation

  1. I have fixed it now. I needed to install java 7, and I changed the .bat file to read: @ECHO OFF SET BINDER=%~dp0 CD /D "%BINDER%" "%ProgramFiles(x86)%\Java\jre7\bin\java.exe" -Xmx1024M -Xms1024M -jar Tekkit.jar PAUSE
  2. When I run the .bat file, I keep getting the message: 'java' is not recognized as an internal or external command, operable program or batch file. I have tried everything that has been posted, except updating java (which my computer seems unable to do). I currently have 32-bit windows 7 with java 6. The command in the batch file is: java -Xmx3G -Xms2G -jar Tekkit.jar nogui pause
×
×
  • Create New...