This commit is contained in:
Bram Veenboer
2011-06-12 14:22:17 +00:00
parent 384bfd3608
commit ee958dddd8
51 changed files with 150 additions and 104 deletions

View File

@@ -1,4 +1,4 @@
@echo off
set path=%path%;native
set path="C:\Program Files (x86)\Java\jdk1.6.0_24\bin";%path%;native
java -cp bin;cfg;resource;lib/commons-logging-1.1.1.jar;lib/jacob-1.15-M3.jar;lib/TableLayout.jar;lib/nativecall-0.4.1.jar;lib/nativeloader-200505172341.jar mimis.Client
pause