Java Runner is a small free program that let's you run java applications(.class files) as if they are .EXE files on your Windows computer. All you have to do is double click on a class file in Windows Explorer to run it. Normally you would have to open a DOS box, change to the directory of the class file, and then type "java classname". Now Y2K Ready!!
Our Review: A handy little program that associates itself with .class files in Windows Explorer, allowing you to run Java applications (not applets) directly from Windows Explorer just by double clicking it.