This article will help you modify the PATH environment variable.
Environment variables are strings that contain information running applications may read. An application may change its behaviour depending on the environment variable value. For example, the application may save temporary files to a folder, specified in the TEMP environmemt variable.
System environement variables are available to all processes. Only users with administrative privileges can change system variables. User environment variables are defined in user's profile and become available when user is logged on to the computer. User environment variables takes precedence over system environment variables.
The PATH environment variable a semicolon-delimited list of folders in which the command interpreter will search for executable files.
To change the system PATH environment variable right-click My Computer, click Properties, open the Advanced tab, click the Environment variables button, select the PATH (or Path) variable in System variables and then click Edit to change it. Change the Variable value field and click Ok.
The following video demonstrates how to add the C:\WITSuite\Shortcuts folder to the Path environment variable:
If you have question/feedback or see an error feel free to send it to us through the email address contact@witsuite.com.
(This page content is available under a Creative Commons Attribution-Noncommercial-No Derivative Works license.)