h2w.bat 96 Bytes
Newer Older
1
@start javaw -cp "h2.jar;%H2DRIVERS%;%CLASSPATH%" org.h2.tools.Console %*
2
@if errorlevel 1 pause