REM The following will NOT work. You must specify the class to execute REM com.mindprod.mypackage.HelloWorld in the jar manifest Main-Class entry instead. CD \AnyDir java.exe -ea -jar HelloWorld.jar com.mindprod.mypackage.HelloWorld