1) Make sure you have the proper C++ Libraries installed (you can download the installer from here).
2) I'm seeing the Java.exe file missing from your Tracker folder. You need to make a copy of it from the
Code: Select all
C:\Program Files (x86)\Java\jre6\bin\I have a copy of the Java.exe file in the Tracker folder, and my WitPTracker.bat file looks like the following:
Code: Select all
java -Xms512m -Xmx768m -jar "WitPTracker.jar"
pause












