Posts Tagged "Environment Variables"

How-To: Environment Variables in Windows

This is a rather basic yet important tutorial dealing with Environment Variables and setting them up. An example of this would be if you had an execution script such as this: “java -classpath .;cutter.jar Cutter” Those of you at SCAD who have had Prof Kesson should recognize this script. When you try to execute this [...]