@echo off rem This file runs the demos.jad/jar file in the emulator. set PROJBINDIR=..\apps\crypto\bin @echo on cd ..\..\..\bin emulator -classpath ;%CLASSPATH_FOR_J2MEWTK%;%PROJBINDIR%\crypto.jar -Xdescriptor:%PROJBINDIR%\crypto.jad cd %PROJBINDIR%