How To: Change Add System Environment Variables - Tset-Noitamotua/Sikuli-and-Robot-Framework-Integration GitHub Wiki
How-To: Change/Add System Environment Variables
This applies for Windwos 8.1!
Press Win + s and type env ... then click on "change system environment variables"
Then click on "environment variables"
Click on "new"-button to add new variables or dobbel-click existing variables to change them
To check what you have done press Win + r and type cmd ... then type "echo" (without " ") and the name of the environment variable you added surrounded by % (e.g. echo %path% or echo %classpath%)