Simply navigate to the directory that the class file exists in and use
java -classpath . myClass
Edit: You can replace the .
with any classpath. For example, to find your classpath you can use echo %CLASSPATH%
Edit: Looks like there's quite a bit of information that might help you here.
与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…