QAD 2017 Enterprise Edition > Installation-Conversion > Installation Guide > Installing QAD Enterprise Edition > Enterprise Edition Installation > Add YAB Client to the PATH Variable
  
Add YAB Client to the PATH Variable
For convenience, you can add the YAB client to the PATH variable, which will allow you to execute YAB commands without returning to the installation directory.
For UNIX/Linux:
> export PATH=/dr01/qadapps/qea/build/client:$PATH
For Windows:
> setx path "C:\yab\2017ee-image\build\client;%PATH%" /m
You must close and then reopen the command prompt for this update to take effect.