all compilers are GARBAGE
so do this

rightclick on Compiler.bat and choose edit

delete all and retype with this:
Code:
@echo off
color 0b
title YourScape
javac *java
echo Compiled! Have Fun!
pause

HINT u can change the name for the compiler

if u delete YourScape in edit form and replace it for that u will type there and that is the name of Compiler



rep+ plz