I want to create bat file that finding javac (only one ,in my computer there is
some jdk)then compile myProg.java with the founded javac.
then run the file myProg.class.