I have associated my .java files with the javac.exe compiler no problem. but I can't get the .class files to associate with a right mouse click/run command in windows because java.exe won't let you run a program like this...java myclass.class
is there any way around this. I already created this file type but just want windows file types to be able to run the program without the .class extension part. Any sugggestions?
is there any way around this. I already created this file type but just want windows file types to be able to run the program without the .class extension part. Any sugggestions?