@echo off
cd src
cd ..
java -Xms250m -Xmx1024m -classpath bin;deps/* com.rs2hd.Main
pause

i got java in Program Files (x86) how to repair that