rem If your java runtime is somewhere else, change the location in this script rem This requires jre1.2 or newer echo off rem Since sun didnt provide something I will. Phil@bolthole.com echo on C:\Program Files\Javasoft\jre1.2\bin\java -jar %1 rem to make the debug window go away, use javaw instead of java