Running standalone applications on Windows

Important: If you have more than one version of Maya installed, only set these variables in the command window from where you will be running the application. Setting them in your user environment variables can result in a conflict with other versions of Maya that are installed on your system.

To run a standalone application on Windows, set the following enviroment variables:

sh set MAYA_LOCATION=C:\Program Files\Autodesk\<maya_version> set PATH=%PATH%;%MAYA_LOCATION%\bin