
latest 1.1.831 | nixie project | matrix
I currently have 1.1.518 installed
I see 1.1.523 is now the latest version.
I download and get a myrobotlab.jar
To install do I just paste the file into my directory (C:/MRL) over-writing the previous jar file and run it?
Hi Jim, The preferred way is
Hi Jim,
The preferred way is create a new directory e.g.
C:\MRL\523
Dump the jar in there ..
Then in a terminal
cd C:\MRL\523
java -jar myrobotlab.jar --install
This usually prevents incompatibility errors, additionally the "install" is not so bad, as most of the files are already cached locally on your machine
Then you should be able to start
cd C:\MRL\523
java -jar myrobotlab.jar
You should get a webgui and Intro service