-
Notifications
You must be signed in to change notification settings - Fork 0
Install Instructions
Emil Macko edited this page Nov 6, 2020
·
3 revisions
The MEDSN Server runs on Java, and you need to have Java installed on your computer before running. (make sure you have the newest version).
Check if you have Java:
-
Press the Windows key and R (Win + R), a little dialog appears. Type
cmd
and press enter. -
In the console window type
java -version
and wait. -
If the console responds with the version number of Java installed on the Computer, you have Java. If instead it says something like "Java was not recognized" then you don't have Java and need to download it immediately.
MEDSN Server Installation:
-
Unzip to a preferred folder. The directory does not matter as long as the .jar and .cmd files are in the same directory.
-
Double-click the "run server.cmd" file.
Download Link