trick/bin/java/bin/sniffer.bat
Alex Lin 1b5ed16686 Add batch files to start GUIs under Windows
Forgot need to keep the name of the directory that houses the
batch files bin, not bat.
2015-04-29 15:33:33 -05:00

2 lines
110 B
Batchfile

set TRICK_HOME=%~dp0..
java -cp %TRICK_HOME%\dist\*;%TRICK_HOME%\lib\* trick.sniffer.SimSnifferApplication %*