Hi all, another post because i did read that a lot of you have problems running the app from console.
I made a simple bat file which executes the program.
it goes like this:
@ECHO OFF
:BEGIN
cd\
cd R4Construct\ <<--- point this to your own location (this is C:\R4Construct)
java R4Construct
that's all you have to do to simply run it form windows with a bat file.
grtz,
Tha Chac