hi.. i'm a beginner in java but i've made a few applications. is there any way to save it as .exe so that it doesn't always need:

C:\>javac "file"
C:\>java file etc..

???